Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp4316 auto boolTy = i1Ty; in createCoroutine() local
4321 jit->coroutine.await = rr::createFunction("coroutine_await", boolTy, { handleTy, promisePtrTy }); in createCoroutine()