Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h495 VEX_4VOp3 = 1ULL << VEX_4VOp3Shift, enumerator
DX86MCCodeEmitter.cpp596 bool HasVEX_4VOp3 = TSFlags & X86II::VEX_4VOp3; in EmitVEXOpcodePrefix()
1177 bool HasVEX_4VOp3 = TSFlags & X86II::VEX_4VOp3; in EncodeInstruction()
/external/llvm/lib/Target/X86/
DX86InstrShiftRotate.td878 VEX_4VOp3, Sched<[WriteShift]>;
882 VEX_4VOp3,
DX86InstrFormats.td193 class VEX_4VOp3 : VEX { bit hasVEX_4VOp3 = 1; }
DX86InstrInfo.td2202 T8PS, VEX_4VOp3;
2206 (implicit EFLAGS)]>, T8PS, VEX_4VOp3;
DX86InstrSSE.td8864 []>, VEX_4VOp3;
8869 []>, VEX_4VOp3, VEX_L;