Searched refs:HandleSelect (Results 1 – 14 of 14) sorted by relevance
243 Status HandleSelect(HloInstruction* select) override;
59 Status HandleSelect(const HloInstruction* hlo) override;
80 Status HandleSelect(HloInstructionPtr select) override { in HandleSelect() function
47 Status HandleSelect(HloInstruction* select) override;
78 virtual Status HandleSelect(HloInstructionPtr hlo) = 0;
117 Status HandleSelect(HloInstruction* hlo) override;791 Status DynamicDimensionInferenceVisitor::HandleSelect(HloInstruction* hlo) { in HandleSelect() function in xla::DynamicDimensionInferenceVisitor
240 Status HloCostAnalysis::HandleSelect(const HloInstruction* hlo) { in HandleSelect() function in xla::HloCostAnalysis
106 Status ShapeVerifier::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::ShapeVerifier
2000 Status HloEvaluator::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::HloEvaluator
361 Status HandleSelect(HloInstruction* select) override;4995 Status AlgebraicSimplifierVisitor::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::AlgebraicSimplifierVisitor
1041 Status HandleSelect(HloInstruction* select) override {
3123 return visitor->HandleSelect(this); in Visit()
137 Status HandleSelect(HloInstruction* select) override;
369 Status IrEmitter::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::cpu::IrEmitter