Searched defs:HandleSelect (Results 1 – 7 of 7) sorted by relevance
80 Status HandleSelect(HloInstructionPtr select) override { in HandleSelect() function
240 Status HloCostAnalysis::HandleSelect(const HloInstruction* hlo) { in HandleSelect() function in xla::HloCostAnalysis
142 Status ShapeVerifier::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::ShapeVerifier
810 Status DynamicDimensionInferenceVisitor::HandleSelect(HloInstruction* hlo) { in HandleSelect() function in xla::DynamicDimensionInferenceVisitor
2064 Status HloEvaluator::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::HloEvaluator
5314 Status AlgebraicSimplifierVisitor::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::AlgebraicSimplifierVisitor
369 Status IrEmitter::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::cpu::IrEmitter