Searched refs:StageList (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp376 const std::vector<Record*> &StageList = local
380 NStages = StageList.size();
387 const Record *Stage = StageList[i];
H A DSubtargetEmitter.cpp297 const std::vector<Record*> &StageList = local
301 unsigned N = NStages = StageList.size();
304 const Record *Stage = StageList[i];

Completed in 106 milliseconds