Searched refs:hasAtomicStore (Results 1 – 5 of 5) sorted by relevance
598 bool hasAtomicStore() const;
610 bool Instruction::hasAtomicStore() const { in hasAtomicStore() function in Instruction
1932 if (isReleaseOrStronger(Ord) && Inst->hasAtomicStore()) in emitLeadingFence()
1014 if (!Inst->hasAtomicStore()) in emitLeadingFence()
19311 if (!Inst->hasAtomicStore()) in emitLeadingFence()