Home
last modified time | relevance | path

Searched refs:allocFrameTy (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp4165 auto allocFrameTy = llvm::FunctionType::get(i8PtrTy, { i32Ty }, false); in promoteFunctionToCoroutine() local
4166 auto allocFrame = jit->module->getOrInsertFunction("coroutine_alloc_frame", allocFrameTy); in promoteFunctionToCoroutine()

Completed in 8 milliseconds