Searched refs:hasNSAtoVMEMBug (Results 1 – 2 of 2) sorted by relevance
146 if (ST.hasNSAtoVMEMBug() && checkNSAtoVMEMHazard(MI) > 0) in getHazardType()257 if (ST.hasNSAtoVMEMBug()) in PreEmitNoopsCommon()1139 if (!ST.hasNSAtoVMEMBug()) in checkNSAtoVMEMHazard()
1058 bool hasNSAtoVMEMBug() const { in hasNSAtoVMEMBug() function