Home
last modified time | relevance | path

Searched defs:HandleSelect (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h78 Status HandleSelect(HloInstructionPtr select) override { in HandleSelect() function
H A Dhlo_cost_analysis.cc243 Status HloCostAnalysis::HandleSelect(const HloInstruction* hlo) { in HandleSelect() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc170 Status ShapeVerifier::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::ShapeVerifier
H A Ddynamic_dimension_inference.cc839 Status DynamicDimensionInferenceVisitor::HandleSelect(HloInstruction* hlo) { in HandleSelect() function in xla::DynamicDimensionInferenceVisitor
H A Dhlo_evaluator.cc3207 Status HloEvaluator::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::HloEvaluator
H A Dalgebraic_simplifier.cc5937 Status AlgebraicSimplifierVisitor::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::AlgebraicSimplifierVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc396 Status IrEmitter::HandleSelect(HloInstruction* select) { in HandleSelect() function in xla::cpu::IrEmitter