Searched refs:launch_width_ (Results 1 – 2 of 2) sorted by relevance
630 int launch_width() const { return launch_width_; } in launch_width()907 int launch_width_; variable
1372 if (!temp->GetAsInteger(&launch_width_) || in LoadLaunchContainer()1373 launch_width_ < 0) { in LoadLaunchContainer()1374 launch_width_ = 0; in LoadLaunchContainer()1463 launch_width_(0), in Extension()