Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp117 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
H A DMachineTraceMetrics.cpp333 const MachineBasicBlock *Best = nullptr; in pickTracePred() local
357 const MachineBasicBlock *Best = nullptr; in pickTraceSucc() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp175 Candidate Best; in pickNode() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp352 std::pair<size_t, int> Best = in chooseProxy() local
424 ScoredCandidate Best = {size_t(-1), false, 0, 0}; in pickWinner() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp113 InputIt Best = Last; in find_best() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp243 auto Best = AvailQueue.begin(); in pickCandidate() local
H A DSIMachineScheduler.cpp1575 std::vector<SIScheduleBlock*>::iterator Best; in pickBlock() local
1882 SIScheduleBlockResult Best, Temp; in schedule() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp546 OverloadCandidateSet::iterator Best; in PerformEmptyInit() local
3985 OverloadCandidateSet::iterator &Best, in ResolveConstructorOverload()
4162 OverloadCandidateSet::iterator Best; in TryConstructorInitialization() local
4714 OverloadCandidateSet::iterator Best; in TryRefInitWithConversionFunction() local
5625 OverloadCandidateSet::iterator Best; in TryUserDefinedConversion() local
6260 OverloadCandidateSet::iterator Best; in InitializeFrom() local
6636 OverloadCandidateSet::iterator Best; in CopyObject() local
6781 OverloadCandidateSet::iterator Best; in CheckCXX98CompatAccessibleCopy() local
9529 OverloadCandidateSet::iterator Best; in Diagnose() local
9772 OverloadCandidateSet::iterator Best; in Diagnose() local
[all …]
H A DSemaOverload.cpp3491 OverloadCandidateSet::iterator Best; in IsInitializerListConstructorConversion() local
3671 OverloadCandidateSet::iterator Best; in IsUserDefinedConversion() local
4784 OverloadCandidateSet::iterator Best; in FindConversionForRefInit() local
6324 OverloadCandidateSet::iterator Best; in PerformContextualImplicitConversion() local
10250 iterator &Best) { in BestViableFunction()
12289 auto Best = Matches.begin(); in eliminiateSuboptimalOverloadCandidates() local
13062 OverloadCandidateSet::iterator Best; in DiagnoseTwoPhaseLookup() local
13319 OverloadCandidateSet::iterator Best; in buildOverloadedCallSet() local
13345 OverloadCandidateSet::iterator *Best) { in chooseRecoveryType()
13396 OverloadCandidateSet::iterator *Best, in FinishOverloadedCallExpr()
[all …]
H A DSemaExprCXX.cpp1762 UsualDeallocFnInfo Best; in resolveDeallocationOverload() local
1823 auto Best = resolveDeallocationOverload( in doesUsualArrayDeleteWantSize() local
2510 OverloadCandidateSet::iterator Best; in resolveAllocationOverload() local
3843 OverloadCandidateSet::iterator Best; in resolveBuiltinNewDeleteOverload() local
6195 OverloadCandidateSet::iterator Best; in FindConditionalOverload() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp589 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
H A DScheduleDAGRRList.cpp499 SDNode *Best = nullptr; in FindCallSeqStart() local
/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp234 Range *Best = 0; in upperBound() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp265 VPValue *Best = nullptr; in getBest() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp658 SUnit *Best = nullptr; in isBestZeroLatency() local
H A DHexagonConstExtenders.cpp1396 int32_t Best = BestIt->first; in assignInits() local
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnosticIDs.cpp722 StringRef Best; in getNearestOption() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1259 void reconstructPath(LineState &State, StateNode *Best) { in reconstructPath()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp301 auto GetClosestDependency = [this](Instruction *Best, Instruction *Other) { in getInvariantGroupPointerDependency()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp3001 std::optional<NonTrivialUnswitchCandidate> Best; in findBestNonTrivialUnswitchCandidate() local
3056 NonTrivialUnswitchCandidate Best = findBestNonTrivialUnswitchCandidate( in unswitchBestCondition() local
H A DLoopStrengthReduce.cpp4498 Formula &Best = LU.Formulae[P.first->second]; in FilterOutUndesirableDedicatedRegisters() local
4772 Formula &Best = LU.Formulae[P.first->second]; in NarrowSearchSpaceByFilterFormulaWithSameScaledReg() local
4999 const SCEV *Best = nullptr; in NarrowSearchSpaceByPickingWinnerRegs() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DOverload.h858 bool Best : 1; member
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp2046 SmallVector<StringRef, 2> Best; in loadModule() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1788 const Filter &Best = Filters[BestIndex]; in emitTableEntries() local
/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheck.cpp1473 size_t Best = StringRef::npos; in printFuzzyMatch() local

12