Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NumParamVTs

1779     unsigned NumParamVTs = Int->IS.ParamVTs.size();
1784 if (getNumChildren() != NumParamVTs + 1) {
1786 utostr(NumParamVTs) + " operands, not " +