Lines Matching refs:OtherOperandNum
1469 x.SDTCisSameAs_Info.OtherOperandNum = R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
1472 x.SDTCisVTSmallerThanOp_Info.OtherOperandNum = in SDTypeConstraint()
1480 x.SDTCisEltOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
1483 x.SDTCisSubVecOfVec_Info.OtherOperandNum = in SDTypeConstraint()
1499 x.SDTCisSameNumEltsAs_Info.OtherOperandNum = in SDTypeConstraint()
1503 x.SDTCisSameSizeAs_Info.OtherOperandNum = in SDTypeConstraint()
1568 getOperandNum(x.SDTCisSameAs_Info.OtherOperandNum, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1589 getOperandNum(x.SDTCisVTSmallerThanOp_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1605 getOperandNum(x.SDTCisEltOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1615 getOperandNum(x.SDTCisSubVecOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1629 getOperandNum(x.SDTCisSameNumEltsAs_Info.OtherOperandNum, in ApplyTypeConstraint()
1637 getOperandNum(x.SDTCisSameSizeAs_Info.OtherOperandNum, in ApplyTypeConstraint()