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

References

lib/Target/X86/X86ISelLowering.cpp
37103       CC = ISD::getSetCCInverse(CC, true);
37103       CC = ISD::getSetCCInverse(CC, true);
37116       if ((CC == ISD::SETUGE || CC == ISD::SETUGT) &&
37116       if ((CC == ISD::SETUGE || CC == ISD::SETUGT) &&
37130           if (CC == ISD::SETUGT && Other->getOpcode() == ISD::ADD &&
37144             if (CC == ISD::SETLT && Other.getOpcode() == ISD::XOR &&