Searched refs:getBaseOpcodeFor (Results 1 – 2 of 2) sorted by relevance
565 inline unsigned char getBaseOpcodeFor(uint64_t TSFlags) { in getBaseOpcodeFor() function
1234 unsigned char BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in encodeInstruction()1495 EmitByte(X86II::getBaseOpcodeFor(TSFlags), CurByte, OS); in encodeInstruction()