Home
last modified time | relevance | path

Searched defs:Best (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp119 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
H A DMachineTraceMetrics.cpp334 const MachineBasicBlock *Best = nullptr; in pickTracePred() local
358 const MachineBasicBlock *Best = nullptr; in pickTraceSucc() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp176 Candidate Best; in pickNode() local
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp363 std::pair<size_t, int> Best = in chooseProxy() local
435 ScoredCandidate Best = {size_t(-1), false, 0, 0}; in pickWinner() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp113 InputIt Best = Last; in find_best() local
/netbsd/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs74 Best = 9, enumerator
/netbsd/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs74 Best = 9, enumerator
/netbsd/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs74 Best = 9, enumerator
/netbsd/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs74 Best = 9, enumerator
/netbsd/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs74 Best = 9, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp243 auto Best = AvailQueue.begin(); in pickCandidate() local
H A DSIMachineScheduler.cpp1591 std::vector<SIScheduleBlock*>::iterator Best; in pickBlock() local
1902 SIScheduleBlockResult Best, Temp; in schedule() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp3365 OverloadCandidateSet::iterator Best; in IsInitializerListConstructorConversion() local
3545 OverloadCandidateSet::iterator Best; in IsUserDefinedConversion() local
4679 OverloadCandidateSet::iterator Best; in FindConversionForRefInit() local
11953 auto Best = Matches.begin(); in eliminiateSuboptimalOverloadCandidates() local
13173 OverloadCandidateSet::iterator Best; in BuildOverloadedCallExpr() local
13279 OverloadCandidateSet::iterator Best; in CreateOverloadedUnaryOp() local
13555 OverloadCandidateSet::iterator Best; in CreateOverloadedBinOp() local
14019 OverloadCandidateSet::iterator Best; in CreateOverloadedArraySubscriptExpr() local
14532 OverloadCandidateSet::iterator Best; in BuildCallToObjectOfClassType() local
14758 OverloadCandidateSet::iterator Best; in BuildOverloadedArrowExpr() local
[all …]
H A DSemaInit.cpp533 OverloadCandidateSet::iterator Best; in PerformEmptyInit() local
3928 OverloadCandidateSet::iterator &Best, in ResolveConstructorOverload()
4105 OverloadCandidateSet::iterator Best; in TryConstructorInitialization() local
4657 OverloadCandidateSet::iterator Best; in TryRefInitWithConversionFunction() local
5318 OverloadCandidateSet::iterator Best; in TryUserDefinedConversion() local
6255 OverloadCandidateSet::iterator Best; in CopyObject() local
6400 OverloadCandidateSet::iterator Best; in CheckCXX98CompatAccessibleCopy() local
9105 OverloadCandidateSet::iterator Best; in Diagnose() local
9347 OverloadCandidateSet::iterator Best; in Diagnose() local
9419 OverloadCandidateSet::iterator Best; in Diagnose() local
[all …]
H A DSemaExprCXX.cpp1687 UsualDeallocFnInfo Best; in resolveDeallocationOverload() local
1748 auto Best = resolveDeallocationOverload( in doesUsualArrayDeleteWantSize() local
2434 OverloadCandidateSet::iterator Best; in resolveAllocationOverload() local
3710 OverloadCandidateSet::iterator Best; in resolveBuiltinNewDeleteOverload() local
5924 OverloadCandidateSet::iterator Best; in FindConditionalOverload() local
/netbsd/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc227 Range *Best = 0; in upperBound() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.cc229 Range *Best = 0; in upperBound() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp273 VPValue *Best = nullptr; in getBest() local
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc227 Range *Best = 0; in upperBound() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp594 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp590 SUnit *Best = nullptr; in isBestZeroLatency() local
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnosticIDs.cpp688 StringRef Best; in getNearestOption() local
/netbsd/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1078 void reconstructPath(LineState &State, StateNode *Best) { in reconstructPath()
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp307 auto GetClosestDependency = [this](Instruction *Best, Instruction *Other) { in getInvariantGroupPointerDependency()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h825 bool Best : 1; member

12