Home
last modified time | relevance | path

Searched defs:HandleSend (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlogical_buffer_analysis.cc149 Status LogicalBufferAnalysis::HandleSend(HloInstruction* send) { in HandleSend() function in xla::LogicalBufferAnalysis
H A Ddfs_hlo_visitor_with_default.h250 Status HandleSend(HloInstructionPtr send) override { in HandleSend() function
H A Dtuple_points_to_analysis.cc433 Status TuplePointsToAnalysis::HandleSend(HloInstruction* send) { in HandleSend() function in xla::TuplePointsToAnalysis
H A Dhlo_cost_analysis.cc510 Status HloCostAnalysis::HandleSend(const HloInstruction*) { return OkStatus(); } in HandleSend() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc1526 Status ShapeVerifier::HandleSend(HloInstruction* send) { in HandleSend() function in xla::ShapeVerifier
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter.cc124 Status IrEmitter::HandleSend(HloInstruction*) { in HandleSend() function in xla::gpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc1929 Status IrEmitter::HandleSend(HloInstruction* send) { in HandleSend() function in xla::cpu::IrEmitter