Searched refs:hasAtomicStore (Results 1 – 5 of 5) sorted by relevance
612 bool hasAtomicStore() const;
631 bool Instruction::hasAtomicStore() const { in hasAtomicStore() function in Instruction
2270 if (isReleaseOrStronger(Ord) && Inst->hasAtomicStore()) in emitLeadingFence()
1015 if (!Inst->hasAtomicStore()) in emitLeadingFence()
20031 if (!Inst->hasAtomicStore()) in emitLeadingFence()