Searched refs:AllocateSharedMemoryTile (Results 1 – 4 of 4) sorted by relevance
158 llvm::GlobalVariable* AllocateSharedMemoryTile(llvm::Module* module,
213 return llvm_ir::AllocateSharedMemoryTile(b_->GetInsertBlock()->getModule(), in GetSharedMemoryBufferForElementType()
334 param_shmem_buffers[i] = llvm_ir::AllocateSharedMemoryTile( in EmitSortInPlace()
267 llvm::GlobalVariable* AllocateSharedMemoryTile(llvm::Module* module, in AllocateSharedMemoryTile() function