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

References

lib/Target/X86/X86ISelDAGToDAG.cpp
  539   if (Opcode == X86ISD::CMPM || Opcode == ISD::SETCC ||
  539   if (Opcode == X86ISD::CMPM || Opcode == ISD::SETCC ||
  540       Opcode == X86ISD::CMPM_SAE || Opcode == X86ISD::VFPCLASS) {
  540       Opcode == X86ISD::CMPM_SAE || Opcode == X86ISD::VFPCLASS) {
  551   if (Opcode == X86ISD::VFPCLASSS || Opcode == X86ISD::FSETCCM ||
  551   if (Opcode == X86ISD::VFPCLASSS || Opcode == X86ISD::FSETCCM ||
  552       Opcode == X86ISD::FSETCCM_SAE)