Searched defs:isLong (Results 1 – 5 of 5) sorted by relevance
158 bool isLong; variable
62 bool isLong; // This is *not* set for long long. variable
178 bool isLong() const { return !Float && ElementBitwidth == 64; } in isLong() function in __anon870a9de20111::Type
6177 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm()
9426 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm()