Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86RecognizableInstr.h195 bool HasEVEX_K; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp765 bool HasEVEX_K = TSFlags & X86II::EVEX_K; in emitVEXOpcodePrefix() local
1432 bool HasEVEX_K = TSFlags & X86II::EVEX_K; in encodeInstruction() local
H A DX86BaseInfo.h1088 bool HasEVEX_K = TSFlags & X86II::EVEX_K; in getMemoryOperandNo() local