Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/Transforms/
DCoroutines.h38 void LLVMAddCoroSplitPass(LLVMPassManagerRef PM);
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c143 LLVMAddCoroSplitPass(gallivm->cgpassmgr); in create_pass_manager()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp641 void LLVMAddCoroSplitPass(LLVMPassManagerRef PM) { in LLVMAddCoroSplitPass() function