Home | History | Annotate | Download | only in X86

Lines Matching refs:JMP

9885         // jmp when the condition is false.
9932 // jmp when the condition is false.
9963 // jmp when the condition is false.
11053 const unsigned char JMP64r = 0xFF; // 64-bit jmp through register opcode.
11171 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode.
11174 OutChains[2] = DAG.getStore(Root, dl, DAG.getConstant(JMP, MVT::i8), Addr,