Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp964 unsigned WPRIdx = 0, WPREnd = WriteProcResources.size(); in GenSchedClassTables() local
965 for( ; WPRIdx != WPREnd; ++WPRIdx) { in GenSchedClassTables()
972 if (WPRIdx == WPREnd) in GenSchedClassTables()
1082 for (unsigned WPRIdx = 1, WPREnd = SchedTables.WriteProcResources.size(); in EmitSchedClassTables() local
1083 WPRIdx != WPREnd; ++WPRIdx) { in EmitSchedClassTables()
1087 if (WPRIdx + 1 < WPREnd) in EmitSchedClassTables()