Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NumParamVTs

1483     unsigned NumParamVTs = Int->IS.ParamVTs.size();
1488 if (getNumChildren() != NumParamVTs + 1)
1490 utostr(NumParamVTs) + " operands, not " +