Searched refs:NumModes (Results 1 – 4 of 4) sorted by relevance
1256 unsigned NumModes = CGH.getNumModeIds(); in runTargetDesc() local1261 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1287 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1312 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1870 unsigned NumModes = CGH.getNumModeIds(); in debugDump() local1880 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1883 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1917 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1920 for (unsigned M = 0; M != NumModes; ++M) in debugDump()
1805 for (unsigned M = 1, NumModes = CGH.getNumModeIds(); M != NumModes; ++M) { in emitHwModeCheck() local2073 for (unsigned M = 0, NumModes = CGH.getNumModeIds(); M != NumModes; ++M) { in run() local2081 if (M == NumModes - 1) { in run()
118 unsigned NumModes = CGH.getNumModeIds(); in addComposite() local120 for (unsigned M = 0; M < NumModes; ++M) { in addComposite()
1368 unsigned NumModes = CGH.getNumModeIds(); in getConcatSubRegIndex() local1369 for (unsigned M = 0; M < NumModes; ++M) { in getConcatSubRegIndex()