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