Searched defs:total_threads (Results 1 – 2 of 2) sorted by relevance
119 const int64_t total_threads = thread_dim.x * thread_dim.y * thread_dim.z; in ThreadDimOk() local
313 int64_t total_threads = launch_dimensions_.launch_bound(); in EmitLoop() local