| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | LatencyPriorityQueue.cpp | 122 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
|
| HD | MachineTraceMetrics.cpp | 334 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/ |
| HD | SystemZMachineScheduler.cpp | 175 Candidate Best; in pickNode() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ |
| HD | InterpolatingCompilationDatabase.cpp | 353 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/ |
| HD | MipsELFObjectWriter.cpp | 113 InputIt Best = Last; in find_best() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | GCNILPSched.cpp | 244 auto Best = AvailQueue.begin(); in pickCandidate() local
|
| HD | SIMachineScheduler.cpp | 1609 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/ |
| HD | VPlanSLP.cpp | 268 VPValue *Best = nullptr; in getBest() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaInit.cpp | 526 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 …]
|
| HD | SemaOverload.cpp | 3354 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 …]
|
| HD | SemaExprCXX.cpp | 1566 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/ |
| HD | ubsan_diag.cpp | 236 Range *Best = 0; in upperBound() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | ResourcePriorityQueue.cpp | 590 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
|
| HD | ScheduleDAGRRList.cpp | 496 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/ |
| HD | HexagonSubtarget.cpp | 510 SUnit *Best = nullptr; in isBestZeroLatency() local
|
| HD | HexagonConstExtenders.cpp | 1395 int32_t Best = BestIt->first; in assignInits() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/ |
| HD | DiagnosticIDs.cpp | 598 StringRef Best; in getNearestOption() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Format/ |
| HD | UnwrappedLineFormatter.cpp | 1039 void reconstructPath(LineState &State, StateNode *Best) { in reconstructPath()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | MemoryDependenceAnalysis.cpp | 381 auto GetClosestDependency = [this](Instruction *Best, Instruction *Other) { in getInvariantGroupPointerDependency()
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| HD | Overload.h | 807 bool Best : 1; member
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| HD | LoopStrengthReduce.cpp | 4373 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/ |
| HD | FileCheck.cpp | 777 size_t Best = StringRef::npos; in printFuzzyMatch() local
|
| HD | CommandLine.cpp | 589 Option *Best = nullptr; in LookupNearestOption() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/ |
| HD | CompilerInstance.cpp | 1939 SmallVector<StringRef, 2> Best; in loadModule() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| HD | FixedLenDecoderEmitter.cpp | 1739 const Filter &Best = Filters[BestIndex]; in emitTableEntries() local
|