Home | History | Annotate | Download | only in SystemZ

Lines Matching full:is32bit

65 static bool is32Bit(EVT VT) {
2146 bool Is32Bit = is32Bit(VT);
2147 Even = DAG.getTargetExtractSubreg(SystemZ::even128(Is32Bit), DL, VT, Result);
2148 Odd = DAG.getTargetExtractSubreg(SystemZ::odd128(Is32Bit), DL, VT, Result);
2395 if (!is32Bit(VT))
2802 if (is32Bit(VT))
2844 if (is32Bit(VT))
2867 if (is32Bit(VT)) {
2894 if (is32Bit(VT))