Searched refs:hasAtomBitwise64 (Results 1 – 4 of 4) sorted by relevance
78 bool hasAtomBitwise64() const { return SmVersion >= 32; } in hasAtomBitwise64() function
136 def hasAtomBitwise64 : Predicate<"Subtarget->hasAtomBitwise64()">;
6412 if (STI.hasAtomBitwise64()) in shouldExpandAtomicRMWInIR()
2198 [hasAtomBitwise64]>;