Searched defs:Is32Bit (Results 1 – 10 of 10) sorted by relevance
146 bool Is32Bit = ObjFile.getBinary()->makeTriple().isArch32Bit(); in loadObj() local
85 bool Is32Bit() const { in Is32Bit() function
225 bool Is32Bit; variable
381 auto isLargeIntegerTy = [](bool Is32Bit, Type *Ty) { in mightUseCTR()
3084 bool Is32Bit = InVT == MVT::i32; in getCompoundZeroComparisonInGPR() local
14029 bool Is32Bit = FirstConversion == PPCISD::FCTIWZ || in combineElementTruncationToVectorTruncation() local
1091 const bool Is32Bit = Size == 32; in emitSelect() local4458 bool Is32Bit = Size == 32; in emitAddSub() local4526 bool Is32Bit = (MRI.getType(LHS.getReg()).getSizeInBits() == 32); in emitCMN() local4538 bool Is32Bit = (RegSize == 32); in emitTST() local
6733 bool Is32Bit = (DefMI->getOpcode() == AArch64::ANDWri); in optimizeCondBranch() local
4765 bool Is32Bit = isInt<32>(ImmValue) || (!isGP64bit() && isUInt<32>(ImmValue)); in expandAliasImmediate() local
2878 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local