Lines Matching refs:OtherOperandNum
1374 x.SDTCisSameAs_Info.OtherOperandNum = R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
1377 x.SDTCisVTSmallerThanOp_Info.OtherOperandNum = in SDTypeConstraint()
1385 x.SDTCisEltOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
1388 x.SDTCisSubVecOfVec_Info.OtherOperandNum = in SDTypeConstraint()
1404 x.SDTCisSameNumEltsAs_Info.OtherOperandNum = in SDTypeConstraint()
1408 x.SDTCisSameSizeAs_Info.OtherOperandNum = in SDTypeConstraint()
1472 getOperandNum(x.SDTCisSameAs_Info.OtherOperandNum, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1493 getOperandNum(x.SDTCisVTSmallerThanOp_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1509 getOperandNum(x.SDTCisEltOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1519 getOperandNum(x.SDTCisSubVecOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1533 getOperandNum(x.SDTCisSameNumEltsAs_Info.OtherOperandNum, in ApplyTypeConstraint()
1541 getOperandNum(x.SDTCisSameSizeAs_Info.OtherOperandNum, in ApplyTypeConstraint()