Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1021 bool hasNSAtoVMEMBug() const { in hasNSAtoVMEMBug() function
H A DGCNHazardRecognizer.cpp193 if (ST.hasNSAtoVMEMBug() && checkNSAtoVMEMHazard(MI) > 0) in getHazardType()
319 if (ST.hasNSAtoVMEMBug()) in PreEmitNoopsCommon()
1741 if (!ST.hasNSAtoVMEMBug()) in checkNSAtoVMEMHazard()