Lines Matching refs:OtherOperandNum
921 x.SDTCisSameAs_Info.OtherOperandNum = R->getValueAsInt("OtherOperandNum"); in SDTypeConstraint()
924 x.SDTCisVTSmallerThanOp_Info.OtherOperandNum = in SDTypeConstraint()
932 x.SDTCisEltOfVec_Info.OtherOperandNum = R->getValueAsInt("OtherOpNum"); in SDTypeConstraint()
935 x.SDTCisSubVecOfVec_Info.OtherOperandNum = in SDTypeConstraint()
948 x.SDTCisSameNumEltsAs_Info.OtherOperandNum = in SDTypeConstraint()
952 x.SDTCisSameSizeAs_Info.OtherOperandNum = in SDTypeConstraint()
1015 getOperandNum(x.SDTCisSameAs_Info.OtherOperandNum, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1036 getOperandNum(x.SDTCisVTSmallerThanOp_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1052 getOperandNum(x.SDTCisEltOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1063 getOperandNum(x.SDTCisSubVecOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1078 getOperandNum(x.SDTCisSameNumEltsAs_Info.OtherOperandNum, in ApplyTypeConstraint()
1086 getOperandNum(x.SDTCisSameSizeAs_Info.OtherOperandNum, in ApplyTypeConstraint()