Home | History | Annotate | Download | only in TableGen

Lines Matching refs:isPoly

174   bool isPoly() const { return Poly; }
946 if (T.isPoly())
993 if (RetT.isPoly())
1008 if (T.isPoly())
1309 if (T.isChar() || T.isPoly() || !T.isSigned()) {
2268 if (T.isDouble() || (T.isPoly() && T.isLong()))
2280 if (T.isPoly())
2301 if (T.isDouble() || (T.isPoly() && T.isLong()))