Searched defs:Best (Results 1 - 18 of 18) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp2140 OverloadCandidateSet::iterator Best; local
5116 OverloadCandidateSet::iterator Best; local
H A DSemaTemplate.cpp4373 SmallVector<MatchResult, 4>::iterator Best = Matched.begin(); local
H A DSemaInit.cpp526 OverloadCandidateSet::iterator Best; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4373 Formula &Best = LU.Formulae[P.first->second]; local
4647 Formula &Best = LU.Formulae[P.first->second]; local
4826 const SCEV *Best = nullptr; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp175 Candidate Best; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp113 InputIt Best = Last; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1395 int32_t Best = BestIt->first; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h184 void setBest(SISchedCandidate &Best) { argument
376 void setBest(SIBlockSchedCandidate &Best) { argument
[all...]
H A DSIMachineScheduler.cpp1609 std::vector<SIScheduleBlock*>::iterator Best; local
1923 SIScheduleBlockResult Best, Temp; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheck.cpp777 size_t Best = StringRef::npos; local
H A DCommandLine.cpp589 Option *Best = nullptr; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp496 SDNode *Best = nullptr; local
1841 std::vector<SUnit *>::iterator Best = Q.begin(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp334 const MachineBasicBlock *Best = nullptr; local
358 const MachineBasicBlock *Best = nullptr; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h879 void setBest(SchedCandidate &Best) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp236 Range *Best = 0; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp353 std::pair<size_t, int> Best = local
425 ScoredCandidate Best = {size_t(-1), false, 0, 0}; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1939 SmallVector<StringRef, 2> Best; local
1965 Best[0]); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h807 bool Best : 1; member in struct:clang::OverloadCandidate

Completed in 578 milliseconds