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

/frameworks/compile/slang/
H A Dslang_rs_foreach_lowering.h56 const clang::FunctionDecl* matchKernelLaunchCall(clang::CallExpr* CE,
H A Dslang_rs_foreach_lowering.cpp95 const clang::FunctionDecl* RSForEachLowering::matchKernelLaunchCall( function in class:slang::RSForEachLowering
224 const clang::FunctionDecl* kernel = matchKernelLaunchCall(CE, &slot, &hasOptions);

Completed in 74 milliseconds