Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h563 inline unsigned char getBaseOpcodeFor(uint64_t TSFlags) { in getBaseOpcodeFor() function
H A DX86MCCodeEmitter.cpp1229 unsigned char BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in EncodeInstruction()
1542 EmitByte(X86II::getBaseOpcodeFor(TSFlags), CurByte, OS); in EncodeInstruction()