Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h212 bool HasEVEX_K; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp996 bool HasEVEX_K = TSFlags & X86II::EVEX_K; in emitVEXOpcodePrefix() local
1566 bool HasEVEX_K = TSFlags & X86II::EVEX_K; in encodeInstruction() local
H A DX86BaseInfo.h1010 bool HasEVEX_K = TSFlags & X86II::EVEX_K; in getMemoryOperandNo() local