Searched refs:operand_constraint (Results 1 – 1 of 1) sorted by relevance
1145 } else if (auto* operand_constraint = in PropagateConstraints() local1149 PropagateOperandConstraint(*operand_constraint, constraints)); in PropagateConstraints()1237 const OperandLayoutConstraint& operand_constraint, in PropagateOperandConstraint() argument1242 PropagateUseConstraintToDefs(operand_constraint.shape_layout(), in PropagateOperandConstraint()1243 operand_constraint.operand(), constraints)); in PropagateOperandConstraint()1254 const HloInstruction* operand = operand_constraint.operand(); in PropagateOperandConstraint()1255 const HloInstruction* user = operand_constraint.instruction(); in PropagateOperandConstraint()1266 operand_constraint.operand_no())) { in PropagateOperandConstraint()1308 operand_constraint.shape_layout().layout(), user, operand_no, in PropagateOperandConstraint()1342 operand_constraint.shape_layout().layout(), *buffer, in PropagateOperandConstraint()[all …]