Lines Matching refs:OtherOperandNum
1549 x.SDTCisSameAs_Info.OtherOperandNum = R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
1552 x.SDTCisVTSmallerThanOp_Info.OtherOperandNum = in SDTypeConstraint()
1560 x.SDTCisEltOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
1563 x.SDTCisSubVecOfVec_Info.OtherOperandNum = in SDTypeConstraint()
1579 x.SDTCisSameNumEltsAs_Info.OtherOperandNum = in SDTypeConstraint()
1583 x.SDTCisSameSizeAs_Info.OtherOperandNum = in SDTypeConstraint()
1648 getOperandNum(x.SDTCisSameAs_Info.OtherOperandNum, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1671 getOperandNum(x.SDTCisVTSmallerThanOp_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1688 getOperandNum(x.SDTCisEltOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1698 getOperandNum(x.SDTCisSubVecOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1712 getOperandNum(x.SDTCisSameNumEltsAs_Info.OtherOperandNum, in ApplyTypeConstraint()
1720 getOperandNum(x.SDTCisSameSizeAs_Info.OtherOperandNum, in ApplyTypeConstraint()