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