Home
last modified time | relevance | path

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

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLatencyPriorityQueue.cpp122 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
HDMachineTraceMetrics.cpp334 const MachineBasicBlock *Best = nullptr; in pickTracePred() local
358 const MachineBasicBlock *Best = nullptr; in pickTraceSucc() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZMachineScheduler.cpp175 Candidate Best; in pickNode() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
HDInterpolatingCompilationDatabase.cpp353 std::pair<size_t, int> Best = in chooseProxy() local
425 ScoredCandidate Best = {size_t(-1), false, 0, 0}; in pickWinner() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsELFObjectWriter.cpp113 InputIt Best = Last; in find_best() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNILPSched.cpp244 auto Best = AvailQueue.begin(); in pickCandidate() local
HDSIMachineScheduler.cpp1609 std::vector<SIScheduleBlock*>::iterator Best; in pickBlock() local
1923 SIScheduleBlockResult Best, Temp; in schedule() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanSLP.cpp268 VPValue *Best = nullptr; in getBest() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaInit.cpp526 OverloadCandidateSet::iterator Best; in PerformEmptyInit() local
3868 OverloadCandidateSet::iterator &Best, in ResolveConstructorOverload()
4045 OverloadCandidateSet::iterator Best; in TryConstructorInitialization() local
4558 OverloadCandidateSet::iterator Best; in TryRefInitWithConversionFunction() local
5207 OverloadCandidateSet::iterator Best; in TryUserDefinedConversion() local
6117 OverloadCandidateSet::iterator Best; in CopyObject() local
6261 OverloadCandidateSet::iterator Best; in CheckCXX98CompatAccessibleCopy() local
8835 OverloadCandidateSet::iterator Best; in Diagnose() local
9072 OverloadCandidateSet::iterator Best; in Diagnose() local
9144 OverloadCandidateSet::iterator Best; in Diagnose() local
[all …]
HDSemaOverload.cpp3354 OverloadCandidateSet::iterator Best; in IsInitializerListConstructorConversion() local
3525 OverloadCandidateSet::iterator Best; in IsUserDefinedConversion() local
4599 OverloadCandidateSet::iterator Best; in FindConversionForRefInit() local
6029 OverloadCandidateSet::iterator Best; in PerformContextualImplicitConversion() local
9745 iterator &Best) { in BestViableFunction()
11704 auto Best = Matches.begin(); in eliminiateSuboptimalOverloadCandidates() local
12473 OverloadCandidateSet::iterator Best; in DiagnoseTwoPhaseLookup() local
12695 OverloadCandidateSet::iterator Best; in buildOverloadedCallSet() local
12730 OverloadCandidateSet::iterator *Best, in FinishOverloadedCallExpr()
12851 OverloadCandidateSet::iterator Best; in BuildOverloadedCallExpr() local
[all …]
HDSemaExprCXX.cpp1566 UsualDeallocFnInfo Best; in resolveDeallocationOverload() local
1627 auto Best = resolveDeallocationOverload( in doesUsualArrayDeleteWantSize() local
2249 OverloadCandidateSet::iterator Best; in resolveAllocationOverload() local
3484 OverloadCandidateSet::iterator Best; in resolveBuiltinNewDeleteOverload() local
5682 OverloadCandidateSet::iterator Best; in FindConditionalOverload() local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_diag.cpp236 Range *Best = 0; in upperBound() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDResourcePriorityQueue.cpp590 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
HDScheduleDAGRRList.cpp496 SDNode *Best = nullptr; in FindCallSeqStart() local
1841 std::vector<SUnit *>::iterator Best = Q.begin(); in popFromQueueImpl() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonSubtarget.cpp510 SUnit *Best = nullptr; in isBestZeroLatency() local
HDHexagonConstExtenders.cpp1395 int32_t Best = BestIt->first; in assignInits() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
HDDiagnosticIDs.cpp598 StringRef Best; in getNearestOption() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
HDUnwrappedLineFormatter.cpp1039 void reconstructPath(LineState &State, StateNode *Best) { in reconstructPath()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDMemoryDependenceAnalysis.cpp381 auto GetClosestDependency = [this](Instruction *Best, Instruction *Other) { in getInvariantGroupPointerDependency()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDOverload.h807 bool Best : 1; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopStrengthReduce.cpp4373 Formula &Best = LU.Formulae[P.first->second]; in FilterOutUndesirableDedicatedRegisters() local
4647 Formula &Best = LU.Formulae[P.first->second]; in NarrowSearchSpaceByFilterFormulaWithSameScaledReg() local
4826 const SCEV *Best = nullptr; in NarrowSearchSpaceByPickingWinnerRegs() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDFileCheck.cpp777 size_t Best = StringRef::npos; in printFuzzyMatch() local
HDCommandLine.cpp589 Option *Best = nullptr; in LookupNearestOption() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp1939 SmallVector<StringRef, 2> Best; in loadModule() local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDFixedLenDecoderEmitter.cpp1739 const Filter &Best = Filters[BestIndex]; in emitTableEntries() local

12