Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenSYCL.cpp28 void CodeGenModule::EmitSYCLKernelCaller(const FunctionDecl *KernelEntryPointFn, in EmitSYCLKernelCaller() function in CodeGenModule
H A DCodeGenModule.h1989 void EmitSYCLKernelCaller(const FunctionDecl *KernelEntryPointFn,
H A DCodeGenModule.cpp3447 EmitSYCLKernelCaller(FD, getContext()); in EmitDeferred()