Home
last modified time | relevance | path

Searched defs:get_tuple_element (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_control_flow.cc252 auto get_tuple_element = builder->create<mhlo::GetTupleElementOp>( in ReplaceImplicitInputsWithTupleElements() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter.cc110 Status IrEmitter::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h165 Status HandleGetTupleElement(HloInstructionPtr get_tuple_element) override { in HandleGetTupleElement()
H A Dtuple_points_to_analysis.cc224 HloInstruction* get_tuple_element) { in HandleGetTupleElement()
H A Dhlo_cost_analysis.cc232 const HloInstruction* get_tuple_element) { in HandleGetTupleElement()
H A Dhlo_verifier.cc997 Status ShapeVerifier::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()
H A Dhlo_evaluator.cc3006 Status HloEvaluator::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()
H A Dalgebraic_simplifier.cc3317 HloInstruction* get_tuple_element) { in HandleGetTupleElement()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc383 Status IrEmitter::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()