Searched refs:getBaseOpcodeFor (Results 1 – 3 of 3) sorted by relevance
158 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in getFMA3Group()
893 inline uint8_t getBaseOpcodeFor(uint64_t TSFlags) { in getBaseOpcodeFor() function
1585 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in encodeInstruction()2015 emitByte(X86II::getBaseOpcodeFor(TSFlags), CB); in encodeInstruction()