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.h494 VEX_4VOp3 = 1ULL << VEX_4VOp3Shift, enumerator
DX86MCCodeEmitter.cpp605 bool HasVEX_4VOp3 = TSFlags & X86II::VEX_4VOp3; in EmitVEXOpcodePrefix()
1136 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.td2257 T8PS, VEX_4VOp3;
2261 (implicit EFLAGS)]>, T8PS, VEX_4VOp3;
DX86InstrSSE.td8757 []>, VEX_4VOp3;
8762 []>, VEX_4VOp3, VEX_L;