Searched defs:Is32Bit (Results 1 – 12 of 12) sorted by relevance
85 bool Is32Bit; variable
192 static bool isLargeIntegerTy(bool Is32Bit, Type *Ty) { in isLargeIntegerTy()
256 auto isLargeIntegerTy = [](bool Is32Bit, Type *Ty) { in mightUseCTR()
2835 bool Is32Bit = InVT == MVT::i32; in getCompoundZeroComparisonInGPR() local
12962 bool Is32Bit = FirstConversion == PPCISD::FCTIWZ || in combineElementTruncationToVectorTruncation() local
3248 bool Is32Bit = MRI.getType(LHS.getReg()).getSizeInBits() == 32; in emitADD() local3272 bool Is32Bit = (MRI.getType(LHS.getReg()).getSizeInBits() == 32); in emitCMN() local3296 bool Is32Bit = (RegSize == 32); in emitTST() local
5299 bool Is32Bit = (DefMI->getOpcode() == AArch64::ANDWri); in optimizeCondBranch() local
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
4655 bool Is32Bit = isInt<32>(ImmValue) || (!isGP64bit() && isUInt<32>(ImmValue)); in expandAliasImmediate() local
2636 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local