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.h1265 bool hasNSAtoVMEMBug() const { in hasNSAtoVMEMBug() function
H A DGCNHazardRecognizer.cpp182 if (ST.hasNSAtoVMEMBug() && checkNSAtoVMEMHazard(MI) > 0) in getHazardType()
320 if (ST.hasNSAtoVMEMBug()) in PreEmitNoopsCommon()
1972 if (!ST.hasNSAtoVMEMBug()) in checkNSAtoVMEMHazard()