Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1218 bool hasNSAtoVMEMBug() const { in hasNSAtoVMEMBug() function
H A DGCNHazardRecognizer.cpp197 if (ST.hasNSAtoVMEMBug() && checkNSAtoVMEMHazard(MI) > 0) in getHazardType()
339 if (ST.hasNSAtoVMEMBug()) in PreEmitNoopsCommon()
1881 if (!ST.hasNSAtoVMEMBug()) in checkNSAtoVMEMHazard()