Home
last modified time | relevance | path

Searched refs:getBaseOpcodeFor (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h565 inline unsigned char getBaseOpcodeFor(uint64_t TSFlags) { in getBaseOpcodeFor() function
DX86MCCodeEmitter.cpp1234 unsigned char BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in encodeInstruction()
1495 EmitByte(X86II::getBaseOpcodeFor(TSFlags), CurByte, OS); in encodeInstruction()