Searched defs:Is32Bit (Results 1 – 10 of 10) sorted by relevance
147 bool Is32Bit = ObjFile.getBinary()->makeTriple().isArch32Bit(); loadObj() local
85 bool Is32Bit() const { in Is32Bit() function
250 bool Is32Bit; global() variable
1182 const bool Is32Bit = Size == 32; emitSelect() local 4212 bool Is32Bit = Size == 32; emitAddSub() local 4282 bool Is32Bit = (MRI->getType(LHS.getReg()).getSizeInBits() == 32); emitADCS() local 4293 bool Is32Bit = (MRI->getType(LHS.getReg()).getSizeInBits() == 32); emitSBCS() local 4302 bool Is32Bit = (MRI.getType(LHS.getReg()).getSizeInBits() == 32); emitCMN() local 4314 bool Is32Bit = (RegSize == 32); emitTST() local [all...]
3245 bool Is32Bit = InVT == MVT::i32; in getCompoundZeroComparisonInGPR() local
14693 bool Is32Bit = FirstConversion == PPCISD::FCTIWZ || combineElementTruncationToVectorTruncation() local
8026 bool Is32Bit = (DefMI->getOpcode() == AArch64::ANDWri); optimizeCondBranch() local
4835 bool Is32Bit = isInt<32>(ImmValue) || (!isGP64bit() && isUInt<32>(ImmValue)); expandAliasImmediate() local
3185 bool Is32Bit = is32Bit(VT); lowerGR128Binary() local
11306 bool Is32Bit = BuiltinID == clang::AArch64::BI__builtin_arm_rsr || EmitAArch64BuiltinExpr() local