Home
last modified time | relevance | path

Searched refs:AllocateSharedMemoryTile (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.h158 llvm::GlobalVariable* AllocateSharedMemoryTile(llvm::Module* module,
Dkernel_tiling.cc213 return llvm_ir::AllocateSharedMemoryTile(b_->GetInsertBlock()->getModule(), in GetSharedMemoryBufferForElementType()
Dsort_util.cc334 param_shmem_buffers[i] = llvm_ir::AllocateSharedMemoryTile( in EmitSortInPlace()
Dllvm_util.cc267 llvm::GlobalVariable* AllocateSharedMemoryTile(llvm::Module* module, in AllocateSharedMemoryTile() function