Home
last modified time | relevance | path

Searched refs:VEX_4VOp3Shift (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h494 VEX_4VOp3Shift = VEX_4VShift + 1, enumerator
495 VEX_4VOp3 = 1ULL << VEX_4VOp3Shift,
500 VEX_I8IMMShift = VEX_4VOp3Shift + 1,