Searched refs:HandleScatter (Results 1 – 18 of 18) sorted by relevance
88 Status HandleScatter(HloInstruction* scatter) override;
140 Status IrEmitter::HandleScatter(HloInstruction*) { in HandleScatter() function in xla::gpu::IrEmitter
167 Status HandleScatter(const HloInstruction* hlo) override;
259 Status HandleScatter(HloInstructionPtr scatter) override { in HandleScatter() function
297 Status HandleScatter(HloInstruction* hlo) override;
335 Status HandleScatter(HloInstruction* hlo) override;
270 virtual Status HandleScatter(HloInstructionPtr hlo) = 0;
214 Status HandleScatter(HloInstruction* scatter) override;
877 return HandleScatter(hlo); in HandleFusion()1077 Status HloCostAnalysis::HandleScatter(const HloInstruction* hlo) { in HandleScatter() function in xla::HloCostAnalysis
165 Status HandleScatter(HloInstruction* hlo) override;1626 Status DynamicDimensionInferenceVisitor::HandleScatter(HloInstruction* hlo) { in HandleScatter() function in xla::DynamicDimensionInferenceVisitor
1662 Status ShapeVerifier::HandleScatter(HloInstruction* scatter) { in HandleScatter() function in xla::ShapeVerifier
2839 Status HloEvaluator::HandleScatter(HloInstruction* hlo) { in HandleScatter() function in xla::HloEvaluator
3688 return visitor->HandleScatter(this); in Visit()
5963 Status AlgebraicSimplifierVisitor::HandleScatter(HloInstruction* hlo) { in HandleScatter() function in xla::AlgebraicSimplifierVisitor
175 Status HandleScatter(HloInstruction* scatter) override;
1939 Status IrEmitter::HandleScatter(HloInstruction*) { in HandleScatter() function in xla::cpu::IrEmitter
496 Status HandleScatter(HloInstruction* hlo) override;
1040 Status SpmdPartitioningVisitor::HandleScatter(HloInstruction* hlo) { in HandleScatter() function in xla::spmd::SpmdPartitioningVisitor