Searched defs:Is32Bit (Results 1 – 10 of 10) sorted by relevance
148 bool Is32Bit = ObjFile.getBinary()->makeTriple().isArch32Bit(); in loadObj() local
211 bool Is32Bit; variable
380 auto isLargeIntegerTy = [](bool Is32Bit, Type *Ty) { in mightUseCTR()
3075 bool Is32Bit = InVT == MVT::i32; in getCompoundZeroComparisonInGPR() local
13620 bool Is32Bit = FirstConversion == PPCISD::FCTIWZ || in combineElementTruncationToVectorTruncation() local
1055 const bool Is32Bit = Size == 32; in emitSelect() local4124 bool Is32Bit = Size == 32; in emitAddSub() local4192 bool Is32Bit = (MRI.getType(LHS.getReg()).getSizeInBits() == 32); in emitCMN() local4204 bool Is32Bit = (RegSize == 32); in emitTST() local
6138 bool Is32Bit = (DefMI->getOpcode() == AArch64::ANDWri); in optimizeCondBranch() local
4765 bool Is32Bit = isInt<32>(ImmValue) || (!isGP64bit() && isUInt<32>(ImmValue)); in expandAliasImmediate() local
2693 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local
14989 bool Is32Bit = false; in EmitPPCBuiltinExpr() local