Searched refs:M2Z (Results 1 – 3 of 3) sorted by relevance
159 void DecodeVPERMIL2PMask(const Constant *C, unsigned M2Z, unsigned ElSize, in DecodeVPERMIL2PMask() argument213 if ((M2Z & 0x2) != 0u && MatchBit != (M2Z & 0x1)) { in DecodeVPERMIL2PMask()
530 void DecodeVPERMIL2PMask(MVT VT, unsigned M2Z, ArrayRef<uint64_t> RawMask, in DecodeVPERMIL2PMask() argument554 if ((M2Z & 0x2) != 0 && MatchBit != (M2Z & 0x1)) { in DecodeVPERMIL2PMask()
145 void DecodeVPERMIL2PMask(MVT VT, unsigned M2Z, ArrayRef<uint64_t> RawMask,