Home | History | Annotate | Download | only in TableGen

Lines Matching refs:isDouble

172   bool isDouble() const { return Float && ElementBitwidth == 64; }
2268 if (T.isDouble() || (T.isPoly() && T.isLong()))
2301 if (T.isDouble() || (T.isPoly() && T.isLong()))