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