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