Searched refs:getBaseOpcodeFor (Results 1 – 3 of 3) sorted by relevance
144 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in getFMA3Group()
890 inline uint8_t getBaseOpcodeFor(uint64_t TSFlags) { in getBaseOpcodeFor() function
1572 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in encodeInstruction()2006 emitByte(X86II::getBaseOpcodeFor(TSFlags), CB); in encodeInstruction()