Searched defs:Is32Bit (Results 1 – 10 of 10) sorted by relevance
147 bool Is32Bit = ObjFile.getBinary()->makeTriple().isArch32Bit(); in loadObj() local
85 bool Is32Bit() const { in Is32Bit() function
250 bool Is32Bit; variable
1187 const bool Is32Bit = Size == 32; in emitSelect() local4275 bool Is32Bit = Size == 32; in emitAddSub() local4345 bool Is32Bit = (MRI->getType(LHS.getReg()).getSizeInBits() == 32); in emitADCS() local4356 bool Is32Bit = (MRI->getType(LHS.getReg()).getSizeInBits() == 32); in emitSBCS() local4365 bool Is32Bit = (MRI.getType(LHS.getReg()).getSizeInBits() == 32); in emitCMN() local4377 bool Is32Bit = (RegSize == 32); in emitTST() local
3245 bool Is32Bit = InVT == MVT::i32; in getCompoundZeroComparisonInGPR() local
14689 bool Is32Bit = FirstConversion == PPCISD::FCTIWZ || in combineElementTruncationToVectorTruncation() local
4835 bool Is32Bit = isInt<32>(ImmValue) || (!isGP64bit() && isUInt<32>(ImmValue)); in expandAliasImmediate() local
8029 bool Is32Bit = (DefMI->getOpcode() == AArch64::ANDWri); in optimizeCondBranch() local
3180 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local
11395 bool Is32Bit = BuiltinID == clang::AArch64::BI__builtin_arm_rsr || in EmitAArch64BuiltinExpr() local