Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2526 current_output_linear_index_address_(nullptr), in ReductionCodegenInfo()
2531 current_output_linear_index_address_ = a; in SetCurrentOutputLinearIndexAddress()
2537 return current_output_linear_index_address_; in GetCurrentOutputLinearIndexAddress()
2611 llvm::AllocaInst* current_output_linear_index_address_; member in xla::gpu::ReductionCodegenInfo