Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h330 OpSizeMask = 0x3 << OpSizeShift, enumerator
DX86MCCodeEmitter.cpp1064 if ((TSFlags & X86II::OpSizeMask) == (is16BitMode(STI) ? X86II::OpSize32 in emitOpcodePrefix()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h374 OpSizeMask = 0x3 << OpSizeShift, enumerator
DX86MCCodeEmitter.cpp1136 if ((TSFlags & X86II::OpSizeMask) == (is16BitMode(STI) ? X86II::OpSize32 in emitOpcodePrefix()