Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp461 getEntryPointScore(BasicBlock & BB,unsigned Score) getEntryPointScore() argument
487 __anon79a269a20502(BasicBlock *BB, unsigned Score) create() argument
601 unsigned Score = Block.second; takeSingleEntrySubRegion() local
H A DFunctionSpecialization.cpp874 unsigned Score = 0; findSpecializations() local
890 __anon6a7025dc0302(Bonus &B, unsigned Score, unsigned FuncSize, unsigned FuncGrowth) findSpecializations() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DReassociate.h89 unsigned Score; global() member
/freebsd-src/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.cpp1666 int Score = getLookAheadScore() local
1723 unsigned Score = 0; getBestOperand() member
1759 int Score = getLookAheadScore(OpLeft, OpRight, MainAltOps, Lane, getBestOperand() local
2210 int Score = LookAhead.getScoreAtLevelRec(Candidates[I].first, findBestRootPair() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h132 unsigned Score; member
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp272 APInt Score(64, 1); getVariantMatchScore() local
355 APInt Score = getVariantMatchScore(VMI, Ctx, ConstructMatches); getBestVariantMatchForContext() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp270 int Score = 0; in findFirstSlotCandidate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp206 double Score{-1.0}; member
354 double Score{0}; member
834 double Score = 0; in extTSPScore() local
1442 double Score = 0; in calcExtTspScore() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp149 unsigned Score = j == N - 1 ? 0 : PartitionsScore[j + 1]; findJumpTables() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp655 double Score = 0.0f, FuncLevelScore = 0.0f; overlap() local
726 double Score = 0.0; overlap() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp425 auto Score = computeWideningScore(Instr, Candidate, WideningPoint, eliminateInstrViaWidening() local
H A DReassociate.cpp2513 unsigned Score = 0; ReassociateExpression() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp96 unsigned Score; member in __anon59c5c9270111::V2SCopyInfo
H A DSIInsertWaitcnts.cpp2132 mergeScore(const MergeInfo & M,unsigned & Score,unsigned OtherScore) mergeScore() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1894 int Score = P.getPatternComplexity(CGP); runOnPattern() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1202 ExprResult Score = parseContextScore(*this); parseOMPContextSelector() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2596 std::optional<llvm::APSInt> Score; getAsVariantMatchInfo() local