Searched defs:Is32Bit (Results 1 – 6 of 6) sorted by relevance
72 bool Is32Bit; variable
85 bool Is32Bit; variable
192 static bool isLargeIntegerTy(bool Is32Bit, Type *Ty) { in isLargeIntegerTy()
3898 bool Is32Bit = (DefMI->getOpcode() == AArch64::ANDWri); in optimizeCondBranch() local
3331 bool Is32Bit = isInt<32>(ImmValue) || isUInt<32>(ImmValue); in expandAliasImmediate() local
2199 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local