Searched refs:HandleSort (Results 1 – 18 of 18) sorted by relevance
253 Status HandleSort(HloInstruction* sort) override;
93 Status HandleSort(const HloInstruction* sort) override;
143 Status HandleSort(HloInstructionPtr sort) override { in HandleSort() function
74 Status HandleSort(HloInstruction* sort) override;
240 virtual Status HandleSort(HloInstructionPtr hlo) = 0;
105 Status HandleSort(HloInstruction* hlo) override;342 Status DynamicDimensionInferenceVisitor::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::DynamicDimensionInferenceVisitor
952 Status HloCostAnalysis::HandleSort(const HloInstruction* sort) { in HandleSort() function in xla::HloCostAnalysis
542 Status ShapeVerifier::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::ShapeVerifier
2156 Status HloEvaluator::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::HloEvaluator
363 Status HandleSort(HloInstruction* sort) override;5027 Status AlgebraicSimplifierVisitor::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::AlgebraicSimplifierVisitor
1836 Status HandleSort(HloInstruction* sort) override {
3219 return visitor->HandleSort(this); in Visit()
146 Status HandleSort(HloInstruction* sort) override;
545 Status IrEmitter::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::cpu::IrEmitter
435 Status HandleSort(HloInstruction* hlo) override;
1641 Status SpmdPartitioningVisitor::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::spmd::SpmdPartitioningVisitor
203 Status HandleSort(HloInstruction* sort) override;
2850 Status IrEmitterUnnested::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::gpu::IrEmitterUnnested