Searched defs:VEX_4V (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ | ||
H A D | X86MCCodeEmitter.cpp | 153 unsigned VEX_4V : 4; member in __anon182f77eb0111::X86OpcodePrefixHelper |
H A D | X86BaseInfo.h | 832 VEX_4V = 1ULL << VEX_4VShift, enumerator |