Home
last modified time | relevance | path

Searched refs:scheduleBlock (Results 1 – 4 of 4) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/
DExecutors.kt109scheduleBlock(ResumeUndispatchedRunnable(this, continuation), continuation.context, timeMillis) in scheduleResumeAfterDelay()
124 scheduleBlock(block, context, timeMillis) in invokeOnTimeout()
134 …private fun scheduleBlock(block: Runnable, context: CoroutineContext, timeMillis: Long): Scheduled… in scheduleBlock() method in kotlinx.coroutines.ExecutorCoroutineDispatcherBase
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp876 void scheduleBlock(BlockScheduling *BS);
2595 scheduleBlock(BSIter.second.get()); in vectorizeTree()
3135 void BoUpSLP::scheduleBlock(BlockScheduling *BS) { in scheduleBlock() function in BoUpSLP
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2165 void scheduleBlock(BlockScheduling *BS);
4589 scheduleBlock(BSIter.second.get()); in vectorizeTree()
5202 void BoUpSLP::scheduleBlock(BlockScheduling *BS) { in scheduleBlock() function in BoUpSLP
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2321 void scheduleBlock(BlockScheduling *BS);
4853 scheduleBlock(BSIter.second.get()); in vectorizeTree()
5471 void BoUpSLP::scheduleBlock(BlockScheduling *BS) { in scheduleBlock() function in BoUpSLP