/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | APFixedPoint.h | 178 bool getBoolValue() const { return Val.getBoolValue(); }
|
H A D | APInt.h | 451 bool getBoolValue() const { return !isZero(); } in getBoolValue() function
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | KnownBits.cpp | 48 LHS, RHS, Carry.Zero.getBoolValue(), Carry.One.getBoolValue()); in computeForAddCarry() 145 /*CarryZero=*/Borrow.One.getBoolValue(), in computeForSubBorrow() 146 /*CarryOne=*/Borrow.Zero.getBoolValue()); in computeForSubBorrow()
|
H A D | APInt.cpp | 2240 while (Tmp.getBoolValue()) { in toString() 2251 while (Tmp.getBoolValue()) { in toString()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DemandedBits.cpp | 215 .getBoolValue()) in determineLiveOperandBits() 268 .getBoolValue()) in determineLiveOperandBits()
|
H A D | Loads.cpp | 100 if (KnownDerefBytes.getBoolValue() && KnownDerefBytes.uge(Size) && in isDereferenceableAndAlignedPointer() 136 if (KnownDerefBytes.getBoolValue() && KnownDerefBytes.uge(Size) && in isDereferenceableAndAlignedPointer()
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SMTConstraintManager.h | 146 Ty->isBooleanType() ? Solver->mkBoolean(Value.getBoolValue()) in REGISTER_TRAIT_WITH_PROGRAMSTATE()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 698 if (!C2.getBoolValue()) in ConstantFoldBinOp() 702 if (!C2.getBoolValue()) in ConstantFoldBinOp() 706 if (!C2.getBoolValue()) in ConstantFoldBinOp() 710 if (!C2.getBoolValue()) in ConstantFoldBinOp()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaConcept.cpp | 403 Satisfaction.IsSatisfied = EvalResult.Val.getInt().getBoolValue(); in calculateConstraintSatisfaction() 1267 BO->getLHS()->EvaluateKnownConstInt(S.Context).getBoolValue(); in diagnoseWellFormedUnsatisfiedConstraintExpr() 1278 BO->getRHS()->EvaluateKnownConstInt(S.Context).getBoolValue(); in diagnoseWellFormedUnsatisfiedConstraintExpr()
|
H A D | AnalysisBasedWarnings.cpp | 1363 return Result.Val.getInt().getBoolValue(); in isInLoop()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | TemplateBase.cpp | 82 Out << (Val.getBoolValue() ? "true" : "false"); in printIntegral()
|
H A D | APValue.cpp | 719 Out << (getInt().getBoolValue() ? "true" : "false"); in printPretty()
|
H A D | ItaniumMangle.cpp | 4467 Out << (Value.getBoolValue() ? '1' : '0'); in mangleIntegerLiteral() 6476 if (V.getComplexIntReal().getBoolValue() || in mangleValueInTemplateArg() 6477 V.getComplexIntImag().getBoolValue()) in mangleValueInTemplateArg() 6479 if (V.getComplexIntImag().getBoolValue()) in mangleValueInTemplateArg()
|
H A D | ExprConstant.cpp | 2587 Result = Val.getInt().getBoolValue(); in HandleConversionToBool() 2590 Result = Val.getFixedPoint().getBoolValue(); in HandleConversionToBool() 2596 Result = Val.getComplexIntReal().getBoolValue() || in HandleConversionToBool() 2597 Val.getComplexIntImag().getBoolValue(); in HandleConversionToBool() 2734 Result = Value.getBoolValue(); in HandleIntToIntCast() 14347 return Success(Val.getFixedPoint().getBoolValue(), E); in VisitCastExpr()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1041 return Ops[0].abs(IntMinIsPoison->getBoolValue()); in intrinsic() 1047 return Ops[0].ctlz(ZeroIsPoison->getBoolValue()); in intrinsic() 1053 return Ops[0].cttz(ZeroIsPoison->getBoolValue()); in intrinsic()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | Scalar.cpp | 759 if (bitwize_and.getBoolValue()) { in SignExtend()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCTargetDesc.cpp | 479 return Mask.getBoolValue(); in clearsSuperRegisters()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DecoderEmitter.cpp | 1421 bool NeedPositiveMask = PositiveMask.getBoolValue(); in emitSoftFailTableEntry() 1422 bool NeedNegativeMask = NegativeMask.getBoolValue(); in emitSoftFailTableEntry()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 1325 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() 1341 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd()
|
/freebsd/contrib/llvm-project/clang/lib/Edit/ |
H A D | RewriteObjCFoundationAPI.cpp | 853 isIntZero = !IntE->getValue().getBoolValue(); in rewriteToNumberLiteral()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 582 return Mask.getBoolValue(); in clearsSuperRegisters()
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CFG.cpp | 1278 if (!IntVal.getBoolValue()) { in tryEvaluateBool() 1285 if (!IntVal.getBoolValue()) { in tryEvaluateBool()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 273 if (OffsetInBytes.getBoolValue()) { in walkToAllocaAndPrependOffsetDeref()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 1958 .getBoolValue(); in coverIfConstexpr()
|
H A D | CGStmt.cpp | 939 Result.Val.getInt().getBoolValue()); in checkIfLoopMustProgress()
|