Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
DSchedClassResolution.cpp65 *const WPREnd = STI.getWriteProcResEnd(&SCDesc); in getNonRedundantWriteProcRes() local
66 WPR != WPREnd; ++WPR) { in getNonRedundantWriteProcRes()
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DSubtargetEmitter.cpp1169 unsigned WPRIdx = 0, WPREnd = WriteProcResources.size(); in GenSchedClassTables() local
1170 for( ; WPRIdx != WPREnd; ++WPRIdx) { in GenSchedClassTables()
1177 if (WPRIdx == WPREnd) in GenSchedClassTables()
1281 for (unsigned WPRIdx = 1, WPREnd = SchedTables.WriteProcResources.size(); in EmitSchedClassTables() local
1282 WPRIdx != WPREnd; ++WPRIdx) { in EmitSchedClassTables()
1286 if (WPRIdx + 1 < WPREnd) in EmitSchedClassTables()