Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp1483 unsigned NumParamVTs = Int->IS.ParamVTs.size(); in ApplyTypeConstraints() local
1488 if (getNumChildren() != NumParamVTs + 1) in ApplyTypeConstraints()
1490 utostr(NumParamVTs) + " operands, not " + in ApplyTypeConstraints()
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1779 unsigned NumParamVTs = Int->IS.ParamVTs.size(); in ApplyTypeConstraints() local
1784 if (getNumChildren() != NumParamVTs + 1) { in ApplyTypeConstraints()
1786 utostr(NumParamVTs) + " operands, not " + in ApplyTypeConstraints()