Home
last modified time | relevance | path

Searched refs:AdSizeMask (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h341 AdSizeMask = 0x3 << AdSizeShift, enumerator
DX86MCCodeEmitter.cpp1163 uint64_t AdSize = TSFlags & X86II::AdSizeMask; in encodeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h385 AdSizeMask = 0x3 << AdSizeShift, enumerator
DX86MCCodeEmitter.cpp1242 uint64_t AdSize = TSFlags & X86II::AdSizeMask; in encodeInstruction()