Searched refs:hasPrefetch (Results 1 – 4 of 4) sorted by relevance
941 bool hasPrefetch() const { return GFX12Insts; } in hasPrefetch() function
1362 return ST->hasPrefetch() ? 128 : 0; in getPrefetchDistance()
3427 if (!Subtarget.hasPrefetch()) { in applyMappingImpl()
849 if (Subtarget->hasPrefetch()) in SITargetLowering()