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

References

gen/lib/Target/X86/X86GenDAGISel.inc
19829 /* 40022*/            OPC_MorphNodeTo0, TARGET_VAL(X86::TCRETURNdi64), 0|OPFL_Chain|OPFL_GlueInput|OPFL_Variadic2,
19857 /* 40069*/            OPC_MorphNodeTo0, TARGET_VAL(X86::TCRETURNdi64), 0|OPFL_Chain|OPFL_GlueInput|OPFL_Variadic2,
lib/Target/X86/X86ExpandPseudo.cpp
  191   case X86::TCRETURNdi64:
  224         Opcode == X86::TCRETURNdi64 || Opcode == X86::TCRETURNdi64cc) {
lib/Target/X86/X86FrameLowering.cpp
  169   case X86::TCRETURNdi64:
 1586         Opc == X86::TCRETURNri64 || Opc == X86::TCRETURNdi64 ||
lib/Target/X86/X86ISelLowering.cpp
30295     return X86::TCRETURNdi64;
lib/Target/X86/X86InstrInfo.cpp
 2397   case X86::TCRETURNdi64:
 2410       TailCall.getOpcode() != X86::TCRETURNdi64) {