HomeSort by relevance Sort by last modified time
    Searched defs:getBaseOpcodeFor (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 561 // getBaseOpcodeFor - This function returns the "base" X86 opcode for the
564 inline unsigned char getBaseOpcodeFor(uint64_t TSFlags) {
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 414 // getBaseOpcodeFor - This function returns the "base" X86 opcode for the
417 static inline unsigned char getBaseOpcodeFor(uint64_t TSFlags) {

Completed in 59 milliseconds