Searched refs:threads_per_warp_ (Results 1 – 2 of 2) sorted by relevance
99 const int64 &threads_per_warp() const { return threads_per_warp_; } in threads_per_warp()190 int64 threads_per_warp_; variable265 device_description_->threads_per_warp_ = value; in set_threads_per_warp()
43 threads_per_warp_(kUninitializedUint64), in DeviceDescription()