Searched refs:AppendInstructionIntoCalledComputation (Results 1 – 6 of 6) sorted by relevance
1169 HloInstruction* AppendInstructionIntoCalledComputation(1255 return AppendInstructionIntoCalledComputation(instruction_to_fuse); in FuseInstruction()1265 return AppendInstructionIntoCalledComputation(instruction_to_fuse, in FuseInstructionIntoMultiOutput()
731 caller->AppendInstructionIntoCalledComputation(instruction); in AppendInstructionsIntoCalledComputation()
1927 HloInstruction* AppendInstructionIntoCalledComputation(
4548 HloInstruction* HloInstruction::AppendInstructionIntoCalledComputation( in AppendInstructionIntoCalledComputation() function in xla::HloInstruction4551 ->AppendInstructionIntoCalledComputation(instruction_to_append, in AppendInstructionIntoCalledComputation()
771 call->AppendInstructionIntoCalledComputation(exp4, /*add_output=*/true); in TEST_F()
1608 HloInstruction* HloCallableInstruction::AppendInstructionIntoCalledComputation( in AppendInstructionIntoCalledComputation() function in xla::HloCallableInstruction