Home | History | Annotate | Download | only in X86

Lines Matching refs:HasVEX_4V

751   bool HasVEX_4V = (TSFlags >> X86II::VEXShift) & X86II::VEX_4V;
865 if (HasVEX_4V)
887 if (HasVEX_4V) {
909 if (HasVEX_4V)
930 if (HasVEX_4V)
951 if (HasVEX_4V)
1054 bool HasVEX_4V = (TSFlags >> X86II::VEXShift) & X86II::VEX_4V;
1242 if (HasVEX_4V) // Skip 1st src (which is encoded in VEX_VVVV)
1254 if (HasVEX_4V) // Skip 1st src (which is encoded in VEX_VVVV)
1266 if (HasVEX_4V) // Skip 1st src (which is encoded in VEX_VVVV)
1283 if (HasVEX_4V) {
1307 if (HasVEX_4V) // Skip the register dst (which is encoded in VEX_VVVV).
1346 if (HasVEX_4V) // Skip the register dst (which is encoded in VEX_VVVV).