Lines Matching refs:OtherOperandNum
1570 x.SDTCisSameAs_Info.OtherOperandNum = R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
1573 x.SDTCisVTSmallerThanOp_Info.OtherOperandNum = in SDTypeConstraint()
1581 x.SDTCisEltOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
1584 x.SDTCisSubVecOfVec_Info.OtherOperandNum = in SDTypeConstraint()
1600 x.SDTCisSameNumEltsAs_Info.OtherOperandNum = in SDTypeConstraint()
1604 x.SDTCisSameSizeAs_Info.OtherOperandNum = in SDTypeConstraint()
1669 getOperandNum(x.SDTCisSameAs_Info.OtherOperandNum, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1692 getOperandNum(x.SDTCisVTSmallerThanOp_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1709 getOperandNum(x.SDTCisEltOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1719 getOperandNum(x.SDTCisSubVecOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1733 getOperandNum(x.SDTCisSameNumEltsAs_Info.OtherOperandNum, in ApplyTypeConstraint()
1741 getOperandNum(x.SDTCisSameSizeAs_Info.OtherOperandNum, in ApplyTypeConstraint()