Searched defs:getBaseOpcodeFor (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h547 // getBaseOpcodeFor - This function returns the "base" X86 opcode for the
550 inline unsigned char getBaseOpcodeFor(uint64_t TSFlags) { function in namespace:llvm::X86II

Completed in 547 milliseconds