Home
last modified time | relevance | path

Searched defs:createCoroutine (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp4307 void Nucleus::createCoroutine(Type *YieldType, const std::vector<Type *> &Params) in createCoroutine() function in rr::Nucleus
DSubzeroReactor.cpp4898 void Nucleus::createCoroutine(Type *yieldType, const std::vector<Type *> &params) in createCoroutine() function in rr::Nucleus