Searched defs:Score (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DReassociate.h89 unsigned Score; member in struct:llvm::ReassociatePass::PairMapValue
/netbsd-current/games/robots/
H A Dextern.c77 uint32_t Score; /* Current score */ variable
/netbsd-current/games/mille/
H A Dextern.c173 *Score; /* Score screen */ variable
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMPContext.h127 Score); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp337 LLVM_DEBUG(dbgs() << "[" << DEBUG_TYPE << "] Variant has a score of " << Score local
358 APInt Score = getVariantMatchScore(VMI, Ctx, ConstructMatches); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp148 unsigned Score = j == N - 1 ? 0 : PartitionsScore[j + 1]; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp275 int Score = 0; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp237 unsigned Score = 0; local
281 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); local
H A DSLPVectorizer.cpp1204 unsigned Score = 0; member in struct:llvm::slpvectorizer::BoUpSLP::VLOperands::BestOpData
1232 unsigned Score = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp370 auto Score = computeWideningScore(Instr, Candidate, InvertCondition); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp431 static unsigned getEntryPointScore(BasicBlock &BB, unsigned Score) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp529 double Score = 0.0f, FuncLevelScore = 0.0f; local
600 double Score = 0.0; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp1189 ExprResult Score = parseContextScore(*this); local

Completed in 294 milliseconds