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

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
 5915       DAG.getZExtOrTrunc(ExponentLoBit, dl, IntShVT));
 5930       dl, Exponent, ExponentLoBit,
 5933                       DAG.getNode(ISD::SUB, dl, IntVT, Exponent, ExponentLoBit),
 5937                       DAG.getNode(ISD::SUB, dl, IntVT, ExponentLoBit, Exponent),