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

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
 5930       dl, Exponent, ExponentLoBit,
 5933                       DAG.getNode(ISD::SUB, dl, IntVT, Exponent, ExponentLoBit),
 5937                       DAG.getNode(ISD::SUB, dl, IntVT, ExponentLoBit, Exponent),
 5944   Result = DAG.getSelectCC(dl, Exponent, DAG.getConstant(0, dl, IntVT),