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

References

lib/Target/X86/X86ISelLowering.cpp
20463   case ISD::SETGT:  Swap = true; LLVM_FALLTHROUGH;
20467   case ISD::SETGE:  Swap = true; LLVM_FALLTHROUGH;
20473   case ISD::SETULE: Swap = true; LLVM_FALLTHROUGH;
20475   case ISD::SETULT: Swap = true; LLVM_FALLTHROUGH;
20481   if (Swap)