HomeSort by relevance Sort by last modified time
    Searched refs:matchKernelLaunchCall (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_foreach_lowering.h 56 const clang::FunctionDecl* matchKernelLaunchCall(clang::CallExpr* CE,
slang_rs_foreach_lowering.cpp 95 const clang::FunctionDecl* RSForEachLowering::matchKernelLaunchCall(
224 const clang::FunctionDecl* kernel = matchKernelLaunchCall(CE, &slot, &hasOptions);

Completed in 55 milliseconds