Searched defs:HandleSend (Results 1 – 7 of 7) sorted by relevance
149 Status LogicalBufferAnalysis::HandleSend(HloInstruction* send) { in HandleSend() function in xla::LogicalBufferAnalysis
250 Status HandleSend(HloInstructionPtr send) override { in HandleSend() function
433 Status TuplePointsToAnalysis::HandleSend(HloInstruction* send) { in HandleSend() function in xla::TuplePointsToAnalysis
510 Status HloCostAnalysis::HandleSend(const HloInstruction*) { return OkStatus(); } in HandleSend() function in xla::HloCostAnalysis
1526 Status ShapeVerifier::HandleSend(HloInstruction* send) { in HandleSend() function in xla::ShapeVerifier
124 Status IrEmitter::HandleSend(HloInstruction*) { in HandleSend() function in xla::gpu::IrEmitter
1929 Status IrEmitter::HandleSend(HloInstruction* send) { in HandleSend() function in xla::cpu::IrEmitter