| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | BranchProbability.h | 49 static BranchProbability getZero() { return BranchProbability(0); } in getZero() function 220 BranchProbability ProbForUnknown = BranchProbability::getZero(); in normalizeProbabilities()
|
| H A D | ScaledNumber.h | 520 static ScaledNumber getZero() { return ScaledNumber(0, 0); } in getZero() function 882 *this = getZero(); in shiftRight()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SwitchLoweringUtils.cpp | 197 auto Prob = BranchProbability::getZero(); in buildJumpTable() 204 JTProbs[Clusters[I].MBB] = BranchProbability::getZero(); in buildJumpTable() 417 auto TotalProb = BranchProbability::getZero(); in buildBitTests() 426 CaseBits(0, Clusters[i].MBB, 0, BranchProbability::getZero())); in buildBitTests()
|
| H A D | MachineBlockPlacement.cpp | 821 auto BestSuccSucc = BranchProbability::getZero(); in isProfitableToTailDup() 1566 auto BestProb = BranchProbability::getZero(); in selectBestSuccessor() 2433 auto LargestExitEdgeProb = BranchProbability::getZero(); in rotateLoopWithProfile() 2442 if (LargestExitEdgeProb > BranchProbability::getZero()) { in rotateLoopWithProfile() 3132 BranchProbability BestProb = BranchProbability::getZero(); in isBestSuccessor() 3163 BranchProbability DefaultBranchProb = BranchProbability::getZero(); in findDuplicateCandidates()
|
| H A D | HardwareLoops.cpp | 395 SE.getZero(ExitCount->getType()))) { in InitLoopCount()
|
| H A D | SafeStack.cpp | 120 return SE.getZero(Expr->getType()); in visitUnknown()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/FuzzMutate/ |
| H A D | OpDescriptor.cpp | 26 Cs.push_back(ConstantFP::get(Ctx, APFloat::getZero(Sem))); in makeConstantsWithType()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CoverageMappingGen.cpp | 732 popRegions(pushRegion(Counter::getZero(), getStart(C), getEnd(C), in createBranchRegion() 733 Counter::getZero())); in createBranchRegion() 869 pushRegion(Counter::getZero()); in terminateRegion() 968 GapRegionCounter = Counter::getZero(); in VisitStmt() 1284 size_t Index = pushRegion(Counter::getZero(), getStart(CS)); in VisitSwitchStmt() 1297 propagateCounts(Counter::getZero(), Body); in VisitSwitchStmt()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolutionDivision.cpp | 244 Zero = SE.getZero(Denominator->getType()); in SCEVDivision()
|
| H A D | BranchProbabilityInfo.cpp | 413 BranchProbability NewUnreachableSum = BranchProbability::getZero(); in calcMetadataWeights() 420 BranchProbability OldReachableSum = BranchProbability::getZero(); in calcMetadataWeights() 1141 auto Prob = BranchProbability::getZero(); in getEdgeProbability()
|
| H A D | DependenceAnalysis.cpp | 1322 SE->getSMaxExpr(SE->getZero(Delta->getType()), Delta), in weakCrossingSIVtest() 1365 Result.DV[Level].Distance = SE->getZero(Delta->getType()); in weakCrossingSIVtest() 1692 NewConstraint.setLine(SE->getZero(Delta->getType()), DstCoeff, Delta, in weakZeroSrcSIVtest() 1801 NewConstraint.setLine(SrcCoeff, SE->getZero(Delta->getType()), Delta, in weakZeroDstSIVtest() 2749 SE->getZero(A[K].Coeff->getType()); in findBoundsALL() 2752 SE->getZero(A[K].Coeff->getType()); in findBoundsALL() 2887 return SE->getSMaxExpr(X, SE->getZero(X->getType())); in getPositivePart() 2893 return SE->getSMinExpr(X, SE->getZero(X->getType())); in getNegativePart() 2903 const SCEV *Zero = SE->getZero(Subscript->getType()); in collectCoeffInfo() 2987 return SE->getZero(Expr->getType()); in findCoefficient()
|
| H A D | BlockFrequencyInfoImpl.cpp | 556 auto Max = Scaled64::getZero(); in finalizeMetrics() 625 return Scaled64::getZero(); in getFloatingBlockFreq()
|
| H A D | ScalarEvolution.cpp | 1095 return getZero(IntPtrTy); in getLosslessPtrToIntExpr() 1269 return getZero(Ty); in getTruncateExpr() 2662 return getZero(Ty); in getAddExpr() 3208 SumOps.push_back(getZero(Ty)); in getMulExpr() 4181 return SE->getZero(P->getType()); in removePointerBase() 4189 return getZero(LHS->getType()); in getMinusSCEV() 7923 return getZero(CI->getType()); in computeExitLimitFromCondImpl() 9552 return getZero(C->getType()); in howFarToNonZero() 10169 XConstOp = getZero(X->getType()); in isKnownPredicateViaNoOverflow() 11535 return getZero(Stride->getType()); in computeMaxBECountForLT() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLoweringHVX.cpp | 529 return getZero(dl, VecTy, DAG); in buildHvxVectorReg() 722 SDValue Vec = ZeroFill ? getZero(dl, ByteTy, DAG) : DAG.getUNDEF(ByteTy); in createHvxPrefixPred() 1006 SDValue Zero = getZero(dl, MVT::i32, DAG); in extractHvxSubvectorPred() 1164 SDValue False = getZero(dl, ResTy, DAG); in extendHvxVectorPred() 1202 getZero(dl, VecTy, DAG)); in compressHvxPred() 1339 SDValue Res = getZero(dl, ByteTy, DAG); in LowerHvxConcatVectors() 1740 SDValue Z = getZero(dl, ty(V), DAG); in LowerHvxMaskedOp() 1969 {SetCC, getZero(dl, MVT::i32, DAG)}); in WidenHvxSetCC() 2051 {WideRes, getZero(dl, MVT::i32, DAG)}); in WidenHvxTruncate() 2267 return getZero(dl, ty(Op), DAG); in PerformHvxDAGCombine()
|
| H A D | HexagonISelLowering.cpp | 2413 return getZero(dl, VecTy, DAG); in buildVector32() 2495 return getZero(dl, VecTy, DAG); in buildVector64() 2720 HexagonTargetLowering::getZero(const SDLoc &dl, MVT Ty, SelectionDAG &DAG) in getZero() function in HexagonTargetLowering 2727 return DAG.getNode(ISD::SPLAT_VECTOR, dl, Ty, getZero(dl, MVT::i32, DAG)); in getZero() 2795 SDValue Z = getZero(dl, MVT::i32, DAG); in LowerBUILD_VECTOR() 3093 SDValue Ov = DAG.getSetCC(dl, MVT::i1, Op, getZero(dl, ty(Op), DAG), in LowerUAddSubO() 3289 return getZero(dl, ty(Op), DCI.DAG); in PerformDAGCombine()
|
| H A D | HexagonISelLowering.h | 378 SDValue getZero(const SDLoc &dl, MVT Ty, SelectionDAG &DAG) const;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | AlignmentFromAssumptions.cpp | 231 OffSCEV = SE->getZero(Int64Ty); in extractAlignmentInfo()
|
| H A D | StraightLineStrengthReduce.cpp | 545 IndexExprs[I - 1] = SE->getZero(OrigIndexExpr->getType()); in allocateCandidatesAndFindBasisForGEP()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Type.h | 315 bool isIEEE() const { return APFloat::getZero(getFltSemantics()).isIEEE(); } in isIEEE()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 546 return APFloat::getZero(APFloat::IEEEsingle()); in toAPFloat()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Constants.cpp | 354 APFloat::getZero(APFloat::IEEEhalf())); in getNullValue() 357 APFloat::getZero(APFloat::BFloat())); in getNullValue() 360 APFloat::getZero(APFloat::IEEEsingle())); in getNullValue() 363 APFloat::getZero(APFloat::IEEEdouble())); in getNullValue() 366 APFloat::getZero(APFloat::x87DoubleExtended())); in getNullValue() 369 APFloat::getZero(APFloat::IEEEquad())); in getNullValue() 1024 APFloat NegZero = APFloat::getZero(Semantics, /*Negative=*/true); in getNegativeZero()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
| H A D | ExecutionEngine.cpp | 687 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended()); in getConstantValue() 702 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended()); in getConstantValue()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LoopUtils.cpp | 1045 const SCEV *Zero = SE.getZero(S->getType()); in isKnownNegativeInLoop() 1052 const SCEV *Zero = SE.getZero(S->getType()); in isKnownNonNegativeInLoop()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SMTConv.h | 483 llvm::APFloat::getZero(Ctx.getFloatTypeSemantics(Ty)); in getZeroExpr()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOInstrumentation.cpp | 1683 auto SumCount = APFloat::getZero(APFloat::IEEEdouble()); in fixFuncEntryCount() 1684 auto SumBFICount = APFloat::getZero(APFloat::IEEEdouble()); in fixFuncEntryCount()
|