Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp2504 unsigned NumRetVTs = Int->IS.RetTys.size(); in ApplyTypeConstraints() local
2507 for (unsigned i = 0, e = NumRetVTs; i != e; ++i) in ApplyTypeConstraints()