Home
last modified time | relevance | path

Searched defs:VEX_4V (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp832 uint8_t VEX_4V = 0xf; in emitVEXOpcodePrefix() local
H A DX86BaseInfo.h922 VEX_4V = 1ULL << VEX_4VShift, enumerator