Searched refs:hasNSAtoVMEMBug (Results 1 – 2 of 2) sorted by relevance
164 if (ST.hasNSAtoVMEMBug() && checkNSAtoVMEMHazard(MI) > 0) in getHazardType()282 if (ST.hasNSAtoVMEMBug()) in PreEmitNoopsCommon()1165 if (!ST.hasNSAtoVMEMBug()) in checkNSAtoVMEMHazard()
966 bool hasNSAtoVMEMBug() const { in hasNSAtoVMEMBug() function