Searched refs:MakeGetTupleElementHlo (Results 1 – 4 of 4) sorted by relevance
167 MakeGetTupleElementHlo(param, 0)); in MakeCountedLoopConditionComputation()187 MakeGetTupleElementHlo(param, 0)); in MakeCountedLoopBodyComputation()194 MakeGetTupleElementHlo(param, i)); in MakeCountedLoopBodyComputation()268 MakeGetTupleElementHlo(while_instr, i + 1)); in MakeCountedLoop()
112 StatusOr<HloInstruction*> MakeGetTupleElementHlo(HloInstruction* operand,
222 StatusOr<HloInstruction*> MakeGetTupleElementHlo(HloInstruction* operand, in MakeGetTupleElementHlo() function
452 TF_ASSIGN_OR_RETURN(auto gep, MakeGetTupleElementHlo(hori_fusion_instr, in Fuse()