reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6011 SInt = DAG.getNode(ISD::STRICT_FP_TO_SINT, dl, { DstVT, MVT::Other }, 6013 Chain = SInt.getValue(1); 6015 SInt = DAG.getNode(ISD::FP_TO_SINT, dl, DstVT, Val); 6016 Result = DAG.getNode(ISD::XOR, dl, DstVT, SInt, Ofs);