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

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h561 // getBaseOpcodeFor - This function returns the "base" X86 opcode for the
564 inline unsigned char getBaseOpcodeFor(uint64_t TSFlags) { function
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h414 // getBaseOpcodeFor - This function returns the "base" X86 opcode for the
417 static inline unsigned char getBaseOpcodeFor(uint64_t TSFlags) { function in namespace:llvm::X86II

Completed in 148 milliseconds