Searched refs:hasAtomBitwise64 (Results 1 – 4 of 4) sorted by relevance
82 bool hasAtomBitwise64() const { return SmVersion >= 32; } in hasAtomBitwise64() function
116 def hasAtomBitwise64 : Predicate<"Subtarget->hasAtomBitwise64()">;
6230 if (STI.hasAtomBitwise64()) in shouldExpandAtomicRMWInIR()
2048 defm _b64 : ATOM2S_impl<OpStr, "i", "b64", I64RT, [hasAtomBitwise64]>;