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

References

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