Searched refs:NumModes (Results 1 – 2 of 2) sorted by relevance
1249 unsigned NumModes = CGH.getNumModeIds(); in runTargetDesc() local1253 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1290 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1725 unsigned NumModes = CGH.getNumModeIds(); in debugDump() local1735 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1738 for (unsigned M = 0; M != NumModes; ++M) in debugDump()
1712 for (unsigned M = 1, NumModes = CGH.getNumModeIds(); M != NumModes; ++M) { in EmitHwModeCheck() local