Searched refs:setTiedOperand (Results 1 – 2 of 2) sorted by relevance
845 Info.setTiedOperand(i, OutputConstraints[i]); in validateInputConstraint()867 Info.setTiedOperand(Index, OutputConstraints[Index]); in validateInputConstraint()
1115 void setTiedOperand(unsigned N, ConstraintInfo &Output) { in setTiedOperand() function