Home
last modified time | relevance | path

Searched refs:tuple_ptr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dfused_ir_emitter.cc108 llvm::Value* tuple_ptr; in HandleGetTupleElement() local
110 TF_ASSIGN_OR_RETURN(tuple_ptr, non_indexed_generators_[tuple_operand]()); in HandleGetTupleElement()
119 tuple_ptr = in HandleGetTupleElement()
126 /*alignment=*/1, tuple_ptr, b_); in HandleGetTupleElement()