Searched refs:AnnotateFunctionAsGpuKernel (Results 1 – 3 of 3) sorted by relevance
83 void AnnotateFunctionAsGpuKernel(llvm::Module* module, llvm::Function* func,
253 void AnnotateFunctionAsGpuKernel(llvm::Module* module, llvm::Function* func, in AnnotateFunctionAsGpuKernel() function
607 AnnotateFunctionAsGpuKernel(module, kernel, &b_); in BuildKernelPrototype()