Searched refs:NumModes (Results 1 – 4 of 4) sorted by relevance
1218 unsigned NumModes = CGH.getNumModeIds(); in runTargetDesc() local1222 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1248 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1273 for (unsigned M = 0; M < NumModes; ++M) { in runTargetDesc()1824 unsigned NumModes = CGH.getNumModeIds(); in debugDump() local1834 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1837 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1871 for (unsigned M = 0; M != NumModes; ++M) in debugDump()1874 for (unsigned M = 0; M != NumModes; ++M) in debugDump()
1827 for (unsigned M = 1, NumModes = CGH.getNumModeIds(); M != NumModes; ++M) { in EmitHwModeCheck() local
119 unsigned NumModes = CGH.getNumModeIds(); in addComposite() local121 for (unsigned M = 0; M < NumModes; ++M) { in addComposite()
1429 unsigned NumModes = CGH.getNumModeIds(); in getConcatSubRegIndex() local1430 for (unsigned M = 0; M < NumModes; ++M) { in getConcatSubRegIndex()