Searched refs:HandleAllGather (Results 1 – 9 of 9) sorted by relevance
79 Status HandleAllGather(const HloInstruction* hlo) override;
101 Status HandleAllGather(HloInstructionPtr crs) override { in HandleAllGather() function
59 Status HandleAllGather(HloInstruction* hlo) override;
119 virtual Status HandleAllGather(HloInstructionPtr hlo) = 0;
744 Status HloCostAnalysis::HandleAllGather(const HloInstruction* hlo) { in HandleAllGather() function in xla::HloCostAnalysis
250 Status ShapeVerifier::HandleAllGather(HloInstruction* hlo) { in HandleAllGather() function in xla::ShapeVerifier
3131 return visitor->HandleAllGather(this); in Visit()
210 Status HandleAllGather(HloInstruction* hlo) override;
3172 Status IrEmitterUnnested::HandleAllGather(HloInstruction* hlo) { in HandleAllGather() function in xla::gpu::IrEmitterUnnested