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.h493 VEX_4VOp3Shift = VEX_4VShift + 1, enumerator
494 VEX_4VOp3 = 1ULL << VEX_4VOp3Shift,
499 VEX_I8IMMShift = VEX_4VOp3Shift + 1,