Searched refs:NumModes (Results 1 – 2 of 2) sorted by relevance
1235 unsigned NumModes = CGH.getNumModeIds(); in runTargetDesc() local1239 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1276 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1666 unsigned NumModes = CGH.getNumModeIds(); in debugDump() local1676 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1679 for (unsigned M = 0; M != NumModes; ++M) in debugDump()
1681 for (unsigned M = 1, NumModes = CGH.getNumModeIds(); M != NumModes; ++M) { in EmitHwModeCheck() local