Home
last modified time | relevance | path

Searched refs:runCycle (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DPipeline.cpp42 if (Error Err = runCycle()) in run()
51 Error Pipeline::runCycle() { in runCycle() function in llvm::mca::Pipeline
/external/llvm-project/llvm/lib/MCA/
DPipeline.cpp42 if (Error Err = runCycle()) in run()
51 Error Pipeline::runCycle() { in runCycle() function in llvm::mca::Pipeline
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/scheduler/actors/
DCycledActorsBenchmark.kt52 runCycle(stopChannel) in <lambda>()
58 private suspend fun runCycle(stopChannel: Channel<Unit>) { in runCycle() method in benchmarks.scheduler.actors.CycledActorsBenchmark
/external/llvm-project/llvm/include/llvm/MCA/
DPipeline.h59 Error runCycle();
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DPipeline.h61 Error runCycle();