/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaInit.cpp | 422 OverloadCandidateSet::iterator Best; in PerformEmptyInit() local 3442 OverloadCandidateSet::iterator &Best, in ResolveConstructorOverload() 3547 OverloadCandidateSet::iterator Best; in TryConstructorInitialization() local 4054 OverloadCandidateSet::iterator Best; in TryRefInitWithConversionFunction() local 4663 OverloadCandidateSet::iterator Best; in TryUserDefinedConversion() local 5487 OverloadCandidateSet::iterator Best; in CopyObject() local 5596 OverloadCandidateSet::iterator Best; in CheckCXX98CompatAccessibleCopy() local 7154 OverloadCandidateSet::iterator Best; in Diagnose() local 7346 OverloadCandidateSet::iterator Best; in Diagnose() local 7418 OverloadCandidateSet::iterator Best; in Diagnose() local
|
H A D | SemaOverload.cpp | 3081 OverloadCandidateSet::iterator Best; in IsInitializerListConstructorConversion() local 3254 OverloadCandidateSet::iterator Best; in IsUserDefinedConversion() local 4237 OverloadCandidateSet::iterator Best; in FindConversionForRefInit() local 5607 OverloadCandidateSet::iterator Best; in PerformContextualImplicitConversion() local 8767 iterator &Best, in BestViableFunction() 10377 auto Best = Matches.begin(); in eliminiateSuboptimalOverloadCandidates() local 11100 OverloadCandidateSet::iterator Best; in DiagnoseTwoPhaseLookup() local 11318 OverloadCandidateSet::iterator Best; in buildOverloadedCallSet() local 11353 OverloadCandidateSet::iterator *Best, in FinishOverloadedCallExpr() 11468 OverloadCandidateSet::iterator Best; in BuildOverloadedCallExpr() local [all …]
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LatencyPriorityQueue.cpp | 122 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
|
H A D | MachineTraceMetrics.cpp | 321 const MachineBasicBlock *Best = nullptr; in pickTracePred() local 345 const MachineBasicBlock *Best = nullptr; in pickTraceSucc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LatencyPriorityQueue.cpp | 117 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
|
H A D | MachineTraceMetrics.cpp | 333 const MachineBasicBlock *Best = nullptr; in pickTracePred() local 357 const MachineBasicBlock *Best = nullptr; in pickTraceSucc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LatencyPriorityQueue.cpp | 122 std::vector<SUnit *>::iterator Best = Queue.begin(); in pop() local
|
H A D | MachineTraceMetrics.cpp | 334 const MachineBasicBlock *Best = nullptr; in pickTracePred() local 358 const MachineBasicBlock *Best = nullptr; in pickTraceSucc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineScheduler.cpp | 175 Candidate Best; in pickNode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineScheduler.cpp | 175 Candidate Best; in pickNode() local
|
/aosp_15_r20/external/oboe/src/flowgraph/resampler/ |
H A D | MultiChannelResampler.h | 50 Best, enumerator
|
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/resampler/ |
H A D | MultiChannelResampler.h | 50 Best, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/examples/ |
D | large_group.rs | 20 Best, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFObjectWriter.cpp | 113 InputIt Best = Last; in find_best() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/ |
D | DotZLib.cs | 74 Best = 9, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFObjectWriter.cpp | 113 InputIt Best = Last; in find_best() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNILPSched.cpp | 243 auto Best = AvailQueue.begin(); in pickCandidate() local
|
H A D | SIMachineScheduler.cpp | 1575 std::vector<SIScheduleBlock*>::iterator Best; in pickBlock() local 1882 SIScheduleBlockResult Best, Temp; in schedule() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFObjectWriter.cpp | 106 InputIt Best = Last; in find_best() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNILPSched.cpp | 244 auto Best = AvailQueue.begin(); in pickCandidate() local
|
H A D | SIMachineScheduler.cpp | 1609 std::vector<SIScheduleBlock*>::iterator Best; in pickBlock() local 1923 SIScheduleBlockResult Best, Temp; in schedule() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.cpp | 1458 std::vector<SIScheduleBlock*>::iterator Best; in pickBlock() local 1784 SIScheduleBlockResult Best, Temp; in schedule() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanSLP.cpp | 268 VPValue *Best = nullptr; in getBest() local
|
/aosp_15_r20/external/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.cc | 226 Range *Best = 0; in upperBound() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanSLP.cpp | 265 VPValue *Best = nullptr; in getBest() local
|