Searched defs:HandleSort (Results 1 – 8 of 8) sorted by relevance
124 Status HandleSort(HloInstructionPtr sort) override { in HandleSort() function
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
1680 Status HandleSort(HloInstruction* sort) override { in HandleSort() function
3324 Status AlgebraicSimplifierVisitor::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::AlgebraicSimplifierVisitor
504 Status IrEmitter::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::cpu::IrEmitter
1209 Status IrEmitterUnnested::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::gpu::IrEmitterUnnested