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