reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
19797 /* 39964*/ OPC_MorphNodeTo0, TARGET_VAL(X86::TCRETURNmi), 0|OPFL_Chain|OPFL_GlueInput|OPFL_MemRefs|OPFL_Variadic2,
lib/Target/X86/X86ExpandPseudo.cpp190 case X86::TCRETURNmi: 195 bool isMem = Opcode == X86::TCRETURNmi || Opcode == X86::TCRETURNmi64; 258 } else if (Opcode == X86::TCRETURNmi || Opcode == X86::TCRETURNmi64) { 259 unsigned Op = (Opcode == X86::TCRETURNmi)lib/Target/X86/X86FrameLowering.cpp
168 case X86::TCRETURNmi: 1585 Opc == X86::TCRETURNmi ||lib/Target/X86/X86InstrFoldTables.cpp
331 { X86::TCRETURNri, X86::TCRETURNmi, TB_FOLDED_LOAD | TB_NO_FORWARD },
lib/Target/X86/X86InstrInfo.cpp 2396 case X86::TCRETURNmi:
lib/Target/X86/X86SpeculativeLoadHardening.cpp 899 case X86::TCRETURNmi: {