Searched refs:HandleCollectivePermute (Results 1 – 11 of 11) sorted by relevance
82 Status HandleCollectivePermute(const HloInstruction* hlo) override;
110 Status HandleCollectivePermute(HloInstructionPtr hlo) override { in HandleCollectivePermute() function
62 Status HandleCollectivePermute(HloInstruction* hlo) override;
122 virtual Status HandleCollectivePermute(HloInstructionPtr hlo) = 0;
769 Status HloCostAnalysis::HandleCollectivePermute(const HloInstruction* /*hlo*/) { in HandleCollectivePermute() function in xla::HloCostAnalysis
369 Status ShapeVerifier::HandleCollectivePermute(HloInstruction* hlo) { in HandleCollectivePermute() function in xla::ShapeVerifier
3137 return visitor->HandleCollectivePermute(this); in Visit()
143 Status HandleCollectivePermute(HloInstruction* crs) override;
1263 Status IrEmitter::HandleCollectivePermute(HloInstruction* crs) { in HandleCollectivePermute() function in xla::cpu::IrEmitter
221 Status HandleCollectivePermute(HloInstruction* hlo) override;
3072 Status IrEmitterUnnested::HandleCollectivePermute(HloInstruction* hlo) { in HandleCollectivePermute() function in xla::gpu::IrEmitterUnnested