Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFMA3Info.cpp135 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in getFMA3Group()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h905 inline uint8_t getBaseOpcodeFor(uint64_t TSFlags) { in getBaseOpcodeFor() function
DX86MCCodeEmitter.cpp1408 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in encodeInstruction()
1770 emitByte(X86II::getBaseOpcodeFor(TSFlags), CurByte, OS); in encodeInstruction()