reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCISelLowering.cpp
 7654   assert((Opc == ISD::UINT_TO_FP || Opc == ISD::SINT_TO_FP) &&
 7654   assert((Opc == ISD::UINT_TO_FP || Opc == ISD::SINT_TO_FP) &&
 7659   bool SignedConv = Opc == ISD::SINT_TO_FP;
 7694   return DAG.getNode(Opc, dl, Op.getValueType(), Extend);