Searched defs:isLong (Results 1 – 4 of 4) sorted by relevance
73 bool isLong : 1; // This is *not* set for long long. variable
201 bool isLong() const { return isInteger() && ElementBitwidth == 64; } in isLong() function in __anonabaaf6210111::Type
6614 isVShiftLImm(SDValue Op,EVT VT,bool isLong,int64_t & Cnt) isVShiftLImm() argument
13804 isVShiftLImm(SDValue Op,EVT VT,bool isLong,int64_t & Cnt) isVShiftLImm() argument [all...]