Home
last modified time | relevance | path

Searched defs:EmitGetTupleElement (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dtuple_ops.cc88 llvm::Value* EmitGetTupleElement(const Shape& target_shape, int64_t index, in EmitGetTupleElement() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dhlo_to_ir_bindings.cc100 llvm::Value* HloToIrBindings::EmitGetTupleElement(const HloInstruction* gte, in EmitGetTupleElement() function in xla::gpu::HloToIrBindings