Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/X86/MCTargetDesc/
HDX86BaseInfo.h495 VEX_4VOp3 = 1ULL << VEX_4VOp3Shift, enumerator
HDX86MCCodeEmitter.cpp596 bool HasVEX_4VOp3 = TSFlags & X86II::VEX_4VOp3; in EmitVEXOpcodePrefix()
1177 bool HasVEX_4VOp3 = TSFlags & X86II::VEX_4VOp3; in encodeInstruction()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86InstrShiftRotate.td878 VEX_4VOp3, Sched<[WriteShift]>;
882 VEX_4VOp3,
HDX86InstrFormats.td193 class VEX_4VOp3 : VEX { bit hasVEX_4VOp3 = 1; }
HDX86InstrInfo.td2209 T8PS, VEX_4VOp3;
2213 (implicit EFLAGS)]>, T8PS, VEX_4VOp3;
HDX86InstrSSE.td8882 []>, VEX_4VOp3;
8887 []>, VEX_4VOp3, VEX_L;