Home
last modified time | relevance | path

Searched defs:HasVEX_4V (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86RecognizableInstr.h183 bool HasVEX_4V; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp766 bool HasVEX_4V = TSFlags & X86II::VEX_4V; in emitVEXOpcodePrefix() local
1428 bool HasVEX_4V = TSFlags & X86II::VEX_4V; in encodeInstruction() local
H A DX86BaseInfo.h1087 bool HasVEX_4V = TSFlags & X86II::VEX_4V; in getMemoryOperandNo() local