Searched refs:NumModes (Results 1 – 2 of 2) sorted by relevance
1256 unsigned NumModes = CGH.getNumModeIds(); in runTargetDesc() local1260 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1297 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1846 unsigned NumModes = CGH.getNumModeIds(); in debugDump() local1856 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1859 for (unsigned M = 0; M != NumModes; ++M) in debugDump()
1712 for (unsigned M = 1, NumModes = CGH.getNumModeIds(); M != NumModes; ++M) { in EmitHwModeCheck() local