Searched defs:Is32Bit (Results 1 – 4 of 4) sorted by relevance
86 bool Is32Bit; variable
189 static bool isLargeIntegerTy(bool Is32Bit, Type *Ty) { in isLargeIntegerTy()
83 bool Is32Bit() const { in Is32Bit() function
1484 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local