Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc4464 auto shared_to_global = [&](llvm::Value* input, llvm::Twine name = "") { in EmitEpilogueForReduction() local
4487 shared_to_global(b_.CreateInBoundsGEP( in EmitEpilogueForReduction()
4494 llvm::Value* block_accum_addr = shared_to_global(b_.CreateInBoundsGEP( in EmitEpilogueForReduction()
4499 shared_to_global(llvm_ir::EmitAllocaAtFunctionEntry( in EmitEpilogueForReduction()
4522 llvm::Value* shmem_output_addr = shared_to_global( in EmitEpilogueForReduction()
4534 shared_to_global(b_.CreateInBoundsGEP( in EmitEpilogueForReduction()