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