Searched defs:HasVEX_4V (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ | ||
H A D | X86MCCodeEmitter.cpp | 241 setV2(const MCInst & MI,unsigned OpNum,bool HasVEX_4V) setV2() argument |
H A D | X86BaseInfo.h | 1009 bool HasVEX_4V = TSFlags & X86II::VEX_4V; getMemoryOperandNo() local |
/llvm-project/llvm/utils/TableGen/ | ||
H A D | X86RecognizableInstr.h | 202 bool HasVEX_4V; member |