Searched refs:NumModes (Results 1 – 2 of 2) sorted by relevance
1230 unsigned NumModes = CGH.getNumModeIds(); in runTargetDesc() local1234 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1271 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1619 unsigned NumModes = CGH.getNumModeIds(); in debugDump() local1629 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1632 for (unsigned M = 0; M != NumModes; ++M) in debugDump()
1676 for (unsigned M = 1, NumModes = CGH.getNumModeIds(); M != NumModes; ++M) { in EmitHwModeCheck() local