Searched defs:JMP (Results 1 – 4 of 4) sorted by relevance
83 const MCInstrDesc &JMP = ST.getInstrInfo()->get(X86::TAILJMPd); in runOnMachineFunction() local
27628 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode. LowerINIT_TRAMPOLINE() local [all...]
278 #define JMP( global() macro
176 #define JMP(r) bx r macro 179 #define JMP(r) mov pc, r macro