Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dtarget_util.h83 void AnnotateFunctionAsGpuKernel(llvm::Module* module, llvm::Function* func,
Dtarget_util.cc253 void AnnotateFunctionAsGpuKernel(llvm::Module* module, llvm::Function* func, in AnnotateFunctionAsGpuKernel() function
Dir_emitter_unnested.cc607 AnnotateFunctionAsGpuKernel(module, kernel, &b_); in BuildKernelPrototype()