reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
13175 EVT IntVT = Int.getValueType(); 13188 Int = DAG.getNode(ISD::XOR, DL0, IntVT, Int, 13188 Int = DAG.getNode(ISD::XOR, DL0, IntVT, Int, 13190 AddToWorklist(Int.getNode()); 13191 return DAG.getBitcast(VT, Int);