Searched refs:hasGWS (Results 1 – 4 of 4) sorted by relevance
1338 bool hasGWS() const { return HasGWS; } in hasGWS() function
2281 def HasGWS : Predicate<"Subtarget->hasGWS()">;
2606 if (!Subtarget->hasGWS() || in SelectDS_GWS()
1639 if (!STI.hasGWS() || (IID == Intrinsic::amdgcn_ds_gws_sema_release_all && in selectDSGWSIntrinsic()