Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:Is32Bit

64 static bool is32Bit(EVT VT) {
1654 bool Is32Bit = is32Bit(VT);
1655 Even = DAG.getTargetExtractSubreg(SystemZ::even128(Is32Bit), DL, VT, Result);
1656 Odd = DAG.getTargetExtractSubreg(SystemZ::odd128(Is32Bit), DL, VT, Result);
1774 if (!is32Bit(VT))
2032 if (is32Bit(VT))
2074 if (is32Bit(VT))
2097 if (is32Bit(VT)) {
2124 if (is32Bit(VT))