Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp1455 std::vector<Record*> CSRSets = in runTargetDesc() local
1457 for (unsigned i = 0, e = CSRSets.size(); i != e; ++i) { in runTargetDesc()
1458 Record *CSRSet = CSRSets[i]; in runTargetDesc()
1491 if (!CSRSets.empty()) { in runTargetDesc()
1493 for (Record *CSRSet : CSRSets) in runTargetDesc()
1504 if (!CSRSets.empty()) { in runTargetDesc()
1506 for (Record *CSRSet : CSRSets) in runTargetDesc()