/netbsd-src/games/mille/ |
H A D | extern.c | 173 *Score; /* Score screen */ variable
|
/netbsd-src/games/robots/ |
H A D | extern.c | 77 uint32_t Score; /* Current score */ variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | HotColdSplitting.cpp | 431 static unsigned getEntryPointScore(BasicBlock &BB, unsigned Score) { in getEntryPointScore() 457 auto addBlockToRegion = [&](BasicBlock *BB, unsigned Score) { in create() 571 unsigned Score = Block.second; in takeSingleEntrySubRegion() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
H A D | Reassociate.h | 89 unsigned Score; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanSLP.cpp | 237 unsigned Score = 0; in getLAScore() local 281 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); in getBest() local
|
H A D | SLPVectorizer.cpp | 1204 unsigned Score = 0; in getBestOperand() member 1232 unsigned Score = in getBestOperand() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/ |
H A D | OMPContext.cpp | 275 APInt Score(64, 1); in getVariantMatchScore() local 358 APInt Score = getVariantMatchScore(VMI, Ctx, ConstructMatches); in getBestVariantMatchForContext() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTaggingPreRA.cpp | 275 int Score = 0; in findFirstSlotCandidate() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | SwitchLoweringUtils.cpp | 148 unsigned Score = j == N - 1 ? 0 : PartitionsScore[j + 1]; in findJumpTables() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 529 double Score = 0.0f, FuncLevelScore = 0.0f; in overlap() local 600 double Score = 0.0; in overlap() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 370 auto Score = computeWideningScore(Instr, Candidate, InvertCondition); in eliminateInstrViaWidening() local
|
H A D | Reassociate.cpp | 2401 unsigned Score = 0; in ReassociateExpression() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 1369 bool WaitcntBrackets::mergeScore(const MergeInfo &M, unsigned &Score, in mergeScore()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 1189 ExprResult Score = parseContextScore(*this); in parseOMPContextSelector() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | OpenMPClause.cpp | 2281 Optional<llvm::APSInt> Score; in getAsVariantMatchInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 5099 int Score = P.getPatternComplexity(CGP); in runOnPattern() local
|