Home
last modified time | relevance | path

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

/netbsd-src/games/mille/
H A Dextern.c173 *Score; /* Score screen */ variable
/netbsd-src/games/robots/
H A Dextern.c77 uint32_t Score; /* Current score */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp431 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 DReassociate.h89 unsigned Score; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp237 unsigned Score = 0; in getLAScore() local
281 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); in getBest() local
H A DSLPVectorizer.cpp1204 unsigned Score = 0; in getBestOperand() member
1232 unsigned Score = in getBestOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp275 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 DAArch64StackTaggingPreRA.cpp275 int Score = 0; in findFirstSlotCandidate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp148 unsigned Score = j == N - 1 ? 0 : PartitionsScore[j + 1]; in findJumpTables() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp529 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 DGuardWidening.cpp370 auto Score = computeWideningScore(Instr, Candidate, InvertCondition); in eliminateInstrViaWidening() local
H A DReassociate.cpp2401 unsigned Score = 0; in ReassociateExpression() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1369 bool WaitcntBrackets::mergeScore(const MergeInfo &M, unsigned &Score, in mergeScore()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp1189 ExprResult Score = parseContextScore(*this); in parseOMPContextSelector() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp2281 Optional<llvm::APSInt> Score; in getAsVariantMatchInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5099 int Score = P.getPatternComplexity(CGP); in runOnPattern() local