Searched refs:HandleSort (Results 1 – 15 of 15) sorted by relevance
84 Status HandleSort(const HloInstruction* sort) override;
124 Status HandleSort(HloInstructionPtr sort) override { in HandleSort() function
231 Status HandleSort(HloInstruction* sort) override;
66 Status HandleSort(HloInstruction* sort) override;
224 virtual Status HandleSort(HloInstructionPtr hlo) = 0;
655 Status HloCostAnalysis::HandleSort(const HloInstruction* sort) { in HandleSort() function in xla::HloCostAnalysis
337 Status ShapeVerifier::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::ShapeVerifier
1436 Status HloEvaluator::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::HloEvaluator
240 Status HandleSort(HloInstruction* sort) override;3324 Status AlgebraicSimplifierVisitor::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::AlgebraicSimplifierVisitor
1680 Status HandleSort(HloInstruction* sort) override { in HandleSort() function
2624 return visitor->HandleSort(this); in Visit()
178 Status HandleSort(HloInstruction* sort) override;
1209 Status IrEmitterUnnested::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::gpu::IrEmitterUnnested
160 Status HandleSort(HloInstruction* sort) override;
504 Status IrEmitter::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::cpu::IrEmitter