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

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 3793   IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N));
 3797   if (!NewRHS.getNode()) {
 3798     NewRHS = DAG.getConstant(0, SDLoc(N), NewLHS.getValueType());
 3804                                 DAG.getCondCode(CCCode), NewLHS, NewRHS,