Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp4225 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