Home
last modified time | relevance | path

Searched defs:Runner (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocPriorityAdvisor.cpp95 MLModelRunner *const Runner; member in llvm::MLPriorityAdvisor
134 std::unique_ptr<ReleaseModeModelRunner<NoopSavedModelImpl>> Runner; member in llvm::ReleaseModePriorityAdvisorAnalysis
162 MLModelRunner *Runner, Logger *Log) in DevelopmentModePriorityAdvisor()
253 std::unique_ptr<MLModelRunner> Runner; member in llvm::DevelopmentModePriorityAdvisorAnalysis
267 MLModelRunner *Runner) in MLPriorityAdvisor()
H A DMLRegallocEvictAdvisor.cpp243 void resetInputs(MLModelRunner &Runner) { in resetInputs()
337 MLModelRunner *const Runner; member in __anon583707800111::MLEvictAdvisor
392 std::unique_ptr<ReleaseModeModelRunner<CompiledModelType>> Runner; member in __anon583707800111::ReleaseModeEvictionAdvisorAnalysis
415 MLModelRunner *Runner, in DevelopmentModeEvictAdvisor()
533 std::unique_ptr<MLModelRunner> Runner; member in __anon583707800111::DevelopmentModeEvictionAdvisorAnalysis
553 MLModelRunner *Runner, in MLEvictAdvisor()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h286 void callWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callWrapperAsync()
323 void callSPSWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callSPSWrapperAsync()
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp354 const BenchmarkRunner &Runner) { in runBenchmarkConfigurations()
442 const std::unique_ptr<BenchmarkRunner> Runner = in benchmarkMain() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDevelopmentModeInlineAdvisor.cpp406 std::unique_ptr<MLModelRunner> Runner; local
H A DMLInlineAdvisor.cpp90 std::unique_ptr<MLModelRunner> Runner) in MLInlineAdvisor()