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

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 2632   if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat)
 2633     Op = GetPromotedFloat(Op);
 2633     Op = GetPromotedFloat(Op);
 2639   SplitInteger(TLI.makeLibCall(DAG, LC, RetVT, Op, CallOptions, dl).first,