/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | HotColdSplitting.cpp | 461 getEntryPointScore(BasicBlock & BB,unsigned Score) getEntryPointScore() argument 487 __anon79a269a20502(BasicBlock *BB, unsigned Score) create() argument 601 unsigned Score = Block.second; takeSingleEntrySubRegion() local
|
H A D | FunctionSpecialization.cpp | 874 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 D | Reassociate.h | 89 unsigned Score; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanSLP.cpp | 229 unsigned Score = 0; in getLAScore() local 273 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); in getBest() local
|
H A D | SLPVectorizer.cpp | 1666 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 D | FunctionSpecialization.h | 132 unsigned Score; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPContext.cpp | 272 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 D | AArch64StackTaggingPreRA.cpp | 270 int Score = 0; in findFirstSlotCandidate() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CodeLayout.cpp | 206 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 D | SwitchLoweringUtils.cpp | 149 unsigned Score = j == N - 1 ? 0 : PartitionsScore[j + 1]; findJumpTables() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 655 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 D | GuardWidening.cpp | 425 auto Score = computeWideningScore(Instr, Candidate, WideningPoint, eliminateInstrViaWidening() local
|
H A D | Reassociate.cpp | 2513 unsigned Score = 0; ReassociateExpression() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIFixSGPRCopies.cpp | 96 unsigned Score; member in __anon59c5c9270111::V2SCopyInfo
|
H A D | SIInsertWaitcnts.cpp | 2132 mergeScore(const MergeInfo & M,unsigned & Score,unsigned OtherScore) mergeScore() argument
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 1894 int Score = P.getPatternComplexity(CGP); runOnPattern() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 1202 ExprResult Score = parseContextScore(*this); parseOMPContextSelector() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | OpenMPClause.cpp | 2596 std::optional<llvm::APSInt> Score; getAsVariantMatchInfo() local
|