Searched defs:Is32Bit (Results 1 – 10 of 10) sorted by relevance
146 bool Is32Bit = ObjFile.getBinary()->makeTriple().isArch32Bit(); in loadObj() local
226 bool Is32Bit; variable
85 bool Is32Bit() const { in Is32Bit() function
1123 const bool Is32Bit = Size == 32; in emitSelect() local4494 bool Is32Bit = Size == 32; in emitAddSub() local4562 bool Is32Bit = (MRI.getType(LHS.getReg()).getSizeInBits() == 32); in emitCMN() local4574 bool Is32Bit = (RegSize == 32); in emitTST() local
6905 bool Is32Bit = (DefMI->getOpcode() == AArch64::ANDWri); in optimizeCondBranch() local
3093 bool Is32Bit = InVT == MVT::i32; in getCompoundZeroComparisonInGPR() local
14171 bool Is32Bit = FirstConversion == PPCISD::FCTIWZ || in combineElementTruncationToVectorTruncation() local
4807 bool Is32Bit = isInt<32>(ImmValue) || (!isGP64bit() && isUInt<32>(ImmValue)); in expandAliasImmediate() local
2878 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local
10183 bool Is32Bit = BuiltinID == clang::AArch64::BI__builtin_arm_rsr || in EmitAArch64BuiltinExpr() local