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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h195 bool HasEVEX_K; member in class:llvm::X86Disassembler::RecognizableInstr
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp764 bool HasEVEX_K = TSFlags & X86II::EVEX_K; local
1417 bool HasEVEX_K = TSFlags & X86II::EVEX_K; local
[all...]
H A DX86BaseInfo.h1077 bool HasEVEX_K = TSFlags & X86II::EVEX_K; local

Completed in 139 milliseconds