Searched defs:HandleSend (Results 1 – 7 of 7) sorted by relevance
151 Status LogicalBufferAnalysis::HandleSend(HloInstruction* send) { in HandleSend() function in xla::LogicalBufferAnalysis
200 Status HandleSend(HloInstructionPtr send) override { in HandleSend() function
317 Status TuplePointsToAnalysis::HandleSend(HloInstruction* send) { in HandleSend() function in xla::TuplePointsToAnalysis
376 Status HloCostAnalysis::HandleSend(const HloInstruction*) { in HandleSend() function in xla::HloCostAnalysis
695 Status ShapeVerifier::HandleSend(HloInstruction* send) { in HandleSend() function in xla::ShapeVerifier
122 Status IrEmitter::HandleSend(HloInstruction*) { in HandleSend() function in xla::gpu::IrEmitter
1904 Status IrEmitter::HandleSend(HloInstruction* send) { in HandleSend() function in xla::cpu::IrEmitter