Lines Matching refs:OtherOperandNum
1551 x.SDTCisSameAs_Info.OtherOperandNum = R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
1554 x.SDTCisVTSmallerThanOp_Info.OtherOperandNum = in SDTypeConstraint()
1562 x.SDTCisEltOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
1565 x.SDTCisSubVecOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
1580 x.SDTCisSameNumEltsAs_Info.OtherOperandNum = in SDTypeConstraint()
1584 x.SDTCisSameSizeAs_Info.OtherOperandNum = in SDTypeConstraint()
1649 getOperandNum(x.SDTCisSameAs_Info.OtherOperandNum, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1672 x.SDTCisVTSmallerThanOp_Info.OtherOperandNum, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1687 x.SDTCisEltOfVec_Info.OtherOperandNum, N, NodeInfo, VResNo); in ApplyTypeConstraint()
1696 x.SDTCisSubVecOfVec_Info.OtherOperandNum, N, NodeInfo, VResNo); in ApplyTypeConstraint()
1709 x.SDTCisSameNumEltsAs_Info.OtherOperandNum, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1716 x.SDTCisSameSizeAs_Info.OtherOperandNum, N, NodeInfo, OResNo); in ApplyTypeConstraint()