Home
last modified time | relevance | path

Searched defs:Score (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp479 static unsigned getEntryPointScore(BasicBlock &BB, unsigned Score) { in getEntryPointScore()
505 auto addBlockToRegion = [&](BasicBlock *BB, unsigned Score) { in create()
619 unsigned Score = Block.second; in takeSingleEntrySubRegion() local
H A DFunctionSpecialization.cpp876 unsigned Score = 0; in findSpecializations() local
892 unsigned FuncGrowth) -> bool { in findSpecializations()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp229 unsigned Score = 0; in getLAScore() local
273 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); in getBest() local
H A DSLPVectorizer.cpp1864 int Score = in getLookAheadScore() local
1921 unsigned Score = 0; getBestOperand() member
1957 int Score = getLookAheadScore(OpLeft, OpRight, MainAltOps, Lane, getBestOperand() local
2482 int Score = LookAhead.getScoreAtLevelRec(Candidates[I].first, findBestRootPair() local
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DReassociate.h103 unsigned Score; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp185 double Score{-1.0}; global() member
330 double Score{0}; global() member
777 double Score = 0; extTSPScore() local
1024 double Score = 0; calcExtTspScore() local
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h111 Cost Score; global() member
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp273 APInt Score(64, 1); in getVariantMatchScore() local
356 APInt Score = getVariantMatchScore(VMI, Ctx, ConstructMatches); in getBestVariantMatchForContext() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp271 int Score = 0; findFirstSlotCandidate() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp150 unsigned Score = j == N - 1 ? 0 : PartitionsScore[j + 1]; in findJumpTables() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp751 double Score = 0.0f, FuncLevelScore = 0.0f; in overlap() local
822 double Score = 0.0; in overlap() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp428 auto Score = computeWideningScore(Instr, Candidate, *WideningPoint, in eliminateInstrViaWidening() local
H A DReassociate.cpp2430 unsigned Score = 0; in ReassociateExpression() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp96 unsigned Score; member in __anon8637e2150111::V2SCopyInfo
H A DAMDGPUPromoteAlloca.cpp272 unsigned &Score = Scores[Alloca]; in sortAllocasToPromote() local
H A DSIInsertWaitcnts.cpp2079 bool WaitcntBrackets::mergeScore(const MergeInfo &M, unsigned &Score, in mergeScore()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1919 int Score = P.getPatternComplexity(CGP); in runOnPattern() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1212 ExprResult Score = parseContextScore(*this); in parseOMPContextSelector() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2598 std::optional<llvm::APSInt> Score; in getAsVariantMatchInfo() local