Searched refs:index_in_operand (Results 1 – 4 of 4) sorted by relevance
1560 for (uint32_t index_in_operand = 1; index_in_operand < use_in_operand_index; in IdUseCanBeReplaced() local1561 index_in_operand++) { in IdUseCanBeReplaced()1580 use_instruction->GetSingleWordInOperand(index_in_operand)); in IdUseCanBeReplaced()
1551 for (uint32_t index_in_operand = 1; index_in_operand < use_in_operand_index; in IdUseCanBeReplaced() local1552 index_in_operand++) { in IdUseCanBeReplaced()1571 use_instruction->GetSingleWordInOperand(index_in_operand)); in IdUseCanBeReplaced()
3292 int64 index_in_operand = new_operands.size() - reduce_outputs.size() + i; in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local3293 auto last_iter_result = outside_to_inside[new_operands[index_in_operand]]; in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions()3365 new_outputs_inside[index_in_operand] = output_inside; in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions()3378 int64 index_in_operand = new_operands.size() - reduce_outputs.size() + i; in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local3381 new_outputs_inside[index_in_operand]->shape(), new_output_gte, in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions()3382 index_in_operand)); in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions()