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

  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_util.h 158 llvm::GlobalVariable* AllocateSharedMemoryTile(llvm::Module* module,
kernel_tiling.cc 213 return llvm_ir::AllocateSharedMemoryTile(b_->GetInsertBlock()->getModule(),
sort_util.cc 334 param_shmem_buffers[i] = llvm_ir::AllocateSharedMemoryTile(
llvm_util.cc 267 llvm::GlobalVariable* AllocateSharedMemoryTile(llvm::Module* module,

Completed in 161 milliseconds