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