Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp233 unsigned Score = 0; in getLAScore() local
236 Score += getLAScore(cast<VPUser>(V1)->getOperand(I), in getLAScore()
238 return Score; in getLAScore()
277 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); in getBest() local
279 PrevScore = Score; in getBest()
280 if (PrevScore != Score) in getBest()
282 PrevScore = Score; in getBest()
284 if (Score > BestScore) { in getBest()
285 BestScore = Score; in getBest()
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp319 static unsigned getEntryPointScore(BasicBlock &BB, unsigned Score) { in getEntryPointScore() argument
320 return isViableEntryPoint(BB) ? Score : 0; in getEntryPointScore()
342 auto addBlockToRegion = [&](BasicBlock *BB, unsigned Score) { in create() argument
344 ColdRegion.Blocks.emplace_back(BB, Score); in create()
443 unsigned Score = Block.second; in takeSingleEntrySubRegion() local
446 if (!InSubRegion && Score > NextScore) { in takeSingleEntrySubRegion()
448 NextScore = Score; in takeSingleEntrySubRegion()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp393 auto Score = in eliminateGuardViaWidening() local
398 << scoreTypeToString(Score) << "\n"); in eliminateGuardViaWidening()
399 if (Score > BestScoreSoFar) { in eliminateGuardViaWidening()
400 BestScoreSoFar = Score; in eliminateGuardViaWidening()
H A DReassociate.cpp2215 unsigned Score = 0; in ReassociateExpression() local
2222 Score += it->second; in ReassociateExpression()
2225 if (Score > Max || (Score == Max && MaxRank < BestRank)) { in ReassociateExpression()
2227 Max = Score; in ReassociateExpression()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp299 static bool mergeScore(const MergeInfo &M, uint32_t &Score,
1160 bool WaitcntBrackets::mergeScore(const MergeInfo &M, uint32_t &Score, in mergeScore() argument
1162 uint32_t MyShifted = Score <= M.OldLB ? 0 : Score + M.MyShift; in mergeScore()
1165 Score = std::max(MyShifted, OtherShifted); in mergeScore()
/freebsd-12.1/contrib/ntp/
H A DNEWS1858 CVSS: (AV:N/AC:M/Au:N/C:N/I:P/A:P) Base Score: 5.8
1952 CVSS: (AV:N/AC:H/Au:S/C:N/I:C/A:N) Base Score: 4.9
2237 CVSS: (AV:N/AC:H/Au:M/C:N/I:N/A:C) Base Score: 4.6
2449 CVSS: (AV:N/AC:L/Au:N/C:N/I:P/A:P) Base Score: 6.4
2949 CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:C) Base Score: 9
3003 CVSS: (AV:N/AC:L/Au:M/C:P/I:P/A:C) Base Score: 7.3
3026 CVSS: (AV:N/AC:L/Au:M/C:P/I:P/A:C) Base Score: 7.3
3047 CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:P) Base Score: 7.5
3069 CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:P) Base Score: 7.5
3087 CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:P) Base Score: 7.5
[all …]
/freebsd-12.1/contrib/binutils/opcodes/
H A DChangeLog-2006246 * Makefile.am: Add Score files.
248 * configure.in: Add support for Score target.
250 * disassemble.c: Add support for Score target.
/freebsd-12.1/contrib/binutils/binutils/
H A DChangeLog-200688 * MAINTAINERS: Add Mei Ligang as maintainer of the Score port.
109 * readelf.c: Add support for Score binaries.
/freebsd-12.1/contrib/binutils/include/elf/
H A DChangeLog140 * common.h: Add Score machine number.
/freebsd-12.1/contrib/binutils/bfd/
H A DChangeLog-2006905 * config.bfd: Add Score target.
906 * Makefile.am: Add Score files.
908 * archures.c: Add Score architecture.
909 * reloc.c: Add Score relocs.
910 * targets.c: Add Score target vectors.
913 * configure.in: Add Score target.
/freebsd-12.1/contrib/binutils/ld/
H A DNEWS18 * Add support for Score target.
H A DChangeLog-2006333 * Makefile.am: Add Score files.
335 * configure.tgt: Add Score target.
/freebsd-12.1/contrib/binutils/include/
H A DChangeLog128 * dis-asm.h: Add prototypes for Score disassembler routines.
/freebsd-12.1/contrib/binutils/gas/
H A DNEWS9 * Add support for Score target.
H A DChangeLog-2006561 * configure.tgt: Add Score target.
562 * Makefile.am: Add Score files.
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9635 unsigned Score = j == N - 1 ? 0 : PartitionsScore[j + 1]; in findJumpTables() local
9639 Score += PartitionScores::SingleCase; in findJumpTables()
9641 Score += PartitionScores::FewCases; in findJumpTables()
9643 Score += PartitionScores::Table; in findJumpTables()
9648 (NumPartitions == MinPartitions[i] && Score > PartitionsScore[i])) { in findJumpTables()
9651 PartitionsScore[i] = Score; in findJumpTables()
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3830 int Score = P.getPatternComplexity(CGP); in runOnPattern() local
3832 RuleMatcherScores[M.getRuleID()] = Score; in runOnPattern()
/freebsd-12.1/contrib/gcc/doc/
H A Dinvoke.texi692 @emph{Score Options}
7306 * Score Options::
12174 @node Score Options
12175 @subsection Score Options
12176 @cindex Score Options
12178 These options are defined for Score implementations:
H A Dmd.texi2769 @item Score family---@file{config/score/score.h}
/freebsd-12.1/contrib/gcc/
H A DChangeLog-2006776 * doc/invoke.texi (Score Options): New section.
777 * doc/md.texi (Score family): New section to document constraints.
/freebsd-12.1/contrib/binutils/gas/po/
H A Dgas.pot9486 msgid " Score-specific assembler options:\n"