Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1575 std::vector<Record*> CSRSets = in runTargetDesc() local
1577 for (unsigned i = 0, e = CSRSets.size(); i != e; ++i) { in runTargetDesc()
1578 Record *CSRSet = CSRSets[i]; in runTargetDesc()
1611 if (!CSRSets.empty()) { in runTargetDesc()
1613 for (Record *CSRSet : CSRSets) in runTargetDesc()
1624 if (!CSRSets.empty()) { in runTargetDesc()
1626 for (Record *CSRSet : CSRSets) in runTargetDesc()