Searched refs:NumModes (Results 1 – 2 of 2) sorted by relevance
1232 unsigned NumModes = CGH.getNumModeIds(); in runTargetDesc() local1236 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1274 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1828 unsigned NumModes = CGH.getNumModeIds(); in debugDump() local1838 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1841 for (unsigned M = 0; M != NumModes; ++M) in debugDump()
1782 for (unsigned M = 1, NumModes = CGH.getNumModeIds(); M != NumModes; ++M) { in EmitHwModeCheck() local