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
246 bool Is32Bit; global() variable
1171 const bool Is32Bit = Size == 32; emitSelect() local 4427 bool Is32Bit = Size == 32; emitAddSub() local 4497 bool Is32Bit = (MRI->getType(LHS.getReg()).getSizeInBits() == 32); emitADCS() local 4508 bool Is32Bit = (MRI->getType(LHS.getReg()).getSizeInBits() == 32); emitSBCS() local 4517 bool Is32Bit = (MRI.getType(LHS.getReg()).getSizeInBits() == 32); emitCMN() local 4529 bool Is32Bit = (RegSize == 32); emitTST() local [all...]
3258 bool Is32Bit = InVT == MVT::i32; getCompoundZeroComparisonInGPR() local
14476 bool Is32Bit = FirstConversion == PPCISD::FCTIWZ || combineElementTruncationToVectorTruncation() local
7966 bool Is32Bit = (DefMI->getOpcode() == AArch64::ANDWri); optimizeCondBranch() local
4835 bool Is32Bit = isInt<32>(ImmValue) || (!isGP64bit() && isUInt<32>(ImmValue)); in expandAliasImmediate() local
3157 bool Is32Bit = is32Bit(VT); lowerGR128Binary() local
11121 bool Is32Bit = BuiltinID == clang::AArch64::BI__builtin_arm_rsr || EmitAArch64BuiltinExpr() local