Searched defs:EmitGetTupleElement (Results 1 – 2 of 2) sorted by relevance
88 llvm::Value* EmitGetTupleElement(const Shape& target_shape, int64_t index, in EmitGetTupleElement() function
100 llvm::Value* HloToIrBindings::EmitGetTupleElement(const HloInstruction* gte, in EmitGetTupleElement() function in xla::gpu::HloToIrBindings