Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2527 unsigned NumRetVTs = Int->IS.RetVTs.size(); in ApplyTypeConstraints() local
2530 for (unsigned i = 0, e = NumRetVTs; i != e; ++i) in ApplyTypeConstraints()