Home
last modified time | relevance | path

Searched refs:hasInstPrefetch (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h937 bool hasInstPrefetch() const { in hasInstPrefetch() function
H A DSIISelLowering.cpp15875 if (!ML || DisableLoopAlignment || !getSubtarget()->hasInstPrefetch() || in getPrefLoopAlignment()