Lines Matching refs:HasVEX_4V
604 bool HasVEX_4V = TSFlags & X86II::VEX_4V; in EmitVEXOpcodePrefix() local
724 if (!HasVEX_4V) // Only needed with VSIB which don't use VVVV. in EmitVEXOpcodePrefix()
732 if (HasVEX_4V) { in EmitVEXOpcodePrefix()
760 if (HasVEX_4V) { in EmitVEXOpcodePrefix()
770 if (!HasVEX_4V) // Only needed with VSIB which don't use VVVV. in EmitVEXOpcodePrefix()
789 if (HasVEX_4V) { in EmitVEXOpcodePrefix()
820 if (HasVEX_4V) { in EmitVEXOpcodePrefix()
856 if (HasVEX_4V) { in EmitVEXOpcodePrefix()
875 if (HasVEX_4V) { in EmitVEXOpcodePrefix()
1135 bool HasVEX_4V = TSFlags & X86II::VEX_4V; in encodeInstruction() local
1282 if (HasVEX_4V) // Skip 1st src (which is encoded in VEX_VVVV) in encodeInstruction()
1297 if (HasVEX_4V) // Skip 1st src (which is encoded in VEX_VVVV) in encodeInstruction()
1312 if (HasVEX_4V) // Skip 1st src (which is encoded in VEX_VVVV) in encodeInstruction()
1336 if (HasVEX_4V) in encodeInstruction()
1359 if (HasVEX_4V) // Skip the register dst (which is encoded in VEX_VVVV). in encodeInstruction()
1375 if (HasVEX_4V) // Skip the register dst (which is encoded in VEX_VVVV). in encodeInstruction()