Home
last modified time | relevance | path

Searched refs:CoroutineEntryCount (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Reactor/
DNucleus.hpp192 CoroutineEntryCount enumerator
DLLVMReactor.cpp4282 llvm::Function *funcs[Nucleus::CoroutineEntryCount]; in acquireCoroutine()
4286 auto routine = jit->acquireRoutine(funcs, Nucleus::CoroutineEntryCount, cfg); in acquireCoroutine()
DSubzeroReactor.cpp812 std::array<const void *, Nucleus::CoroutineEntryCount> funcs = {};