Searched refs:HandleSelectAndScatter (Results 1 – 15 of 15) sorted by relevance
111 Status HandleSelectAndScatter(const HloInstruction* instruction) override;
189 Status HandleSelectAndScatter(HloInstructionPtr select_and_scatter) override { in HandleSelectAndScatter() function
94 Status HandleSelectAndScatter(HloInstruction* instruction) override;
260 virtual Status HandleSelectAndScatter(HloInstructionPtr hlo) = 0;
127 Status HandleSelectAndScatter(HloInstruction* hlo) override;1082 Status DynamicDimensionInferenceVisitor::HandleSelectAndScatter( in HandleSelectAndScatter() function in xla::DynamicDimensionInferenceVisitor
438 Status HloCostAnalysis::HandleSelectAndScatter( in HandleSelectAndScatter() function in xla::HloCostAnalysis
910 Status ShapeVerifier::HandleSelectAndScatter(HloInstruction* instruction) { in HandleSelectAndScatter() function in xla::ShapeVerifier
1840 Status HandleSelectAndScatter(HloInstruction* select_and_scatter) override {
3157 return visitor->HandleSelectAndScatter(this); in Visit()
150 Status HandleSelectAndScatter(HloInstruction* select_and_scatter) override;
664 Status IrEmitter::HandleSelectAndScatter(HloInstruction* select_and_scatter) { in HandleSelectAndScatter() function in xla::cpu::IrEmitter
428 Status HandleSelectAndScatter(HloInstruction* hlo) override;
3147 Status SpmdPartitioningVisitor::HandleSelectAndScatter(HloInstruction* hlo) { in HandleSelectAndScatter() function in xla::spmd::SpmdPartitioningVisitor
192 Status HandleSelectAndScatter(HloInstruction* instruction) override;
2178 Status IrEmitterUnnested::HandleSelectAndScatter( in HandleSelectAndScatter() function in xla::gpu::IrEmitterUnnested