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
106 Status ShapeVerifier::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::ShapeVerifier
791 Status DynamicDimensionInferenceVisitor::HandleSelect(HloInstruction* hlo) { in HandleSelect() function in xla::DynamicDimensionInferenceVisitor
2000 Status HloEvaluator::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::HloEvaluator
4995 Status AlgebraicSimplifierVisitor::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::AlgebraicSimplifierVisitor
369 Status IrEmitter::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::cpu::IrEmitter