Home
last modified time | relevance | path

Searched refs:Score (Results 1 – 16 of 16) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp275 APInt Score(64, 1); in getVariantMatchScore() local
284 Score += UserScore.getZExtValue(); in getVariantMatchScore()
312 Score += (1ULL << (NoConstructTraits + 0)); in getVariantMatchScore()
315 Score += (1ULL << (NoConstructTraits + 1)); in getVariantMatchScore()
318 Score += (1ULL << (NoConstructTraits + 2)); in getVariantMatchScore()
334 Score += (1ULL << ConstructMatches[ConstructIdx++]); in getVariantMatchScore()
339 return Score; in getVariantMatchScore()
358 APInt Score = getVariantMatchScore(VMI, Ctx, ConstructMatches); in getBestVariantMatchForContext() local
359 if (Score.ult(BestScore)) in getBestVariantMatchForContext()
362 if (Score.eq(BestScore)) { in getBestVariantMatchForContext()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPContext.h125 APInt *Score = nullptr) {
127 Score);
134 APInt *Score = nullptr) {
135 if (Score)
136 ScoreMap[Property] = *Score;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp237 unsigned Score = 0; in getLAScore() local
240 Score += in getLAScore()
242 return Score; in getLAScore()
281 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); in getBest() local
283 PrevScore = Score; in getBest()
284 if (PrevScore != Score) in getBest()
286 PrevScore = Score; in getBest()
288 if (Score > BestScore) { in getBest()
289 BestScore = Score; in getBest()
H A DSLPVectorizer.cpp1208 unsigned Score = 0; in getBestOperand() member
1236 unsigned Score = in getBestOperand() local
1238 if (Score > BestOp.Score) { in getBestOperand()
1240 BestOp.Score = Score; in getBestOperand()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp432 static unsigned getEntryPointScore(BasicBlock &BB, unsigned Score) { in getEntryPointScore() argument
433 return mayExtractBlock(BB) ? Score : 0; in getEntryPointScore()
458 auto addBlockToRegion = [&](BasicBlock *BB, unsigned Score) { in create() argument
460 ColdRegion->Blocks.emplace_back(BB, Score); in create()
572 unsigned Score = Block.second; in takeSingleEntrySubRegion() local
575 if (!InSubRegion && Score > NextScore) { in takeSingleEntrySubRegion()
577 NextScore = Score; in takeSingleEntrySubRegion()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp148 unsigned Score = j == N - 1 ? 0 : PartitionsScore[j + 1]; in findJumpTables() local
152 Score += PartitionScores::SingleCase; in findJumpTables()
154 Score += PartitionScores::FewCases; in findJumpTables()
156 Score += PartitionScores::Table; in findJumpTables()
161 (NumPartitions == MinPartitions[i] && Score > PartitionsScore[i])) { in findJumpTables()
164 PartitionsScore[i] = Score; in findJumpTables()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp275 int Score = 0; in findFirstSlotCandidate() local
299 Score++; in findFirstSlotCandidate()
303 int TotalScore = RetagScore[ST] += Score; in findFirstSlotCandidate()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp370 auto Score = computeWideningScore(Instr, Candidate, InvertCondition); in eliminateInstrViaWidening() local
373 << scoreTypeToString(Score) << "\n"); in eliminateInstrViaWidening()
374 if (Score > BestScoreSoFar) { in eliminateInstrViaWidening()
375 BestScoreSoFar = Score; in eliminateInstrViaWidening()
H A DReassociate.cpp2401 unsigned Score = 0; in ReassociateExpression() local
2414 Score += it->second.Score; in ReassociateExpression()
2418 if (Score > Max || (Score == Max && MaxRank < BestRank)) { in ReassociateExpression()
2420 Max = Score; in ReassociateExpression()
2491 ++res.first->second.Score; in BuildPairMap()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp530 double Score = 0.0f, FuncLevelScore = 0.0f; in overlap() local
537 Score += OverlapStats::score(I->Count, J->Count, in overlap()
550 Overlap.Overlap.ValueCounts[ValueKind] += Score; in overlap()
601 double Score = 0.0; in overlap() local
605 Score += OverlapStats::score(Counts[I], Other.Counts[I], in overlap()
609 Overlap.Overlap.CountSum += Score; in overlap()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DReassociate.h89 unsigned Score; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp304 static bool mergeScore(const MergeInfo &M, unsigned &Score,
1369 bool WaitcntBrackets::mergeScore(const MergeInfo &M, unsigned &Score, in mergeScore() argument
1371 unsigned MyShifted = Score <= M.OldLB ? 0 : Score + M.MyShift; in mergeScore()
1374 Score = std::max(MyShifted, OtherShifted); in mergeScore()
/freebsd-13.1/contrib/ntp/
H A DNEWS1896 CVSS: (AV:N/AC:M/Au:N/C:N/I:P/A:P) Base Score: 5.8
1990 CVSS: (AV:N/AC:H/Au:S/C:N/I:C/A:N) Base Score: 4.9
2275 CVSS: (AV:N/AC:H/Au:M/C:N/I:N/A:C) Base Score: 4.6
2487 CVSS: (AV:N/AC:L/Au:N/C:N/I:P/A:P) Base Score: 6.4
2987 CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:C) Base Score: 9
3041 CVSS: (AV:N/AC:L/Au:M/C:P/I:P/A:C) Base Score: 7.3
3064 CVSS: (AV:N/AC:L/Au:M/C:P/I:P/A:C) Base Score: 7.3
3085 CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:P) Base Score: 7.5
3107 CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:P) Base Score: 7.5
3125 CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:P) Base Score: 7.5
[all …]
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1189 ExprResult Score = parseContextScore(*this); in parseOMPContextSelector() local
1191 if (!AllowsTraitScore && !Score.isUnset()) { in parseOMPContextSelector()
1192 if (Score.isUsable()) { in parseOMPContextSelector()
1195 << getOpenMPContextTraitSetName(Set) << Score.get(); in parseOMPContextSelector()
1201 Score = ExprResult(); in parseOMPContextSelector()
1204 if (Score.isUsable()) in parseOMPContextSelector()
1205 TISelector.ScoreOrCondition = Score.get(); in parseOMPContextSelector()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2323 Optional<llvm::APSInt> Score; in getAsVariantMatchInfo() local
2326 if ((Score = Selector.ScoreOrCondition->getIntegerConstantExpr(ASTCtx))) in getAsVariantMatchInfo()
2327 ScorePtr = &*Score; in getAsVariantMatchInfo()
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5113 int Score = P.getPatternComplexity(CGP); in runOnPattern() local
5115 RuleMatcherScores[M.getRuleID()] = Score; in runOnPattern()