Lines Matching refs:isLong
178 bool isLong() const { return !Float && ElementBitwidth == 64; }2268 if (T.isDouble() || (T.isPoly() && T.isLong()))2301 if (T.isDouble() || (T.isPoly() && T.isLong()))