Home
last modified time | relevance | path

Searched refs:NumParamVTs (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenDAGPatterns.cpp1733 unsigned NumParamVTs = Int->IS.ParamVTs.size(); in ApplyTypeConstraints() local
1738 if (getNumChildren() != NumParamVTs + 1) { in ApplyTypeConstraints()
1740 utostr(NumParamVTs) + " operands, not " + in ApplyTypeConstraints()