Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1134 bool hasNSAtoVMEMBug() const { in hasNSAtoVMEMBug() function
H A DGCNHazardRecognizer.cpp196 if (ST.hasNSAtoVMEMBug() && checkNSAtoVMEMHazard(MI) > 0) in getHazardType()
338 if (ST.hasNSAtoVMEMBug()) in PreEmitNoopsCommon()
1898 if (!ST.hasNSAtoVMEMBug()) in checkNSAtoVMEMHazard()