Searched defs:hasGDS (Results 1 – 3 of 3) sorted by relevance
1335 bool hasGDS() const { return HasGDS; } in hasGDS() function
2083 bool hasGDS(const MCSubtargetInfo &STI) { in hasGDS() function
1456 bool hasGDS() const { return AMDGPU::hasGDS(getSTI()); } in hasGDS() function in __anon6862249c0111::AMDGPUAsmParser