Searched refs:hasAtomicStore (Results 1 – 6 of 6) sorted by relevance
766 bool hasAtomicStore() const LLVM_READONLY;
996 bool Instruction::hasAtomicStore() const { in hasAtomicStore() function in Instruction
2284 if (isReleaseOrStronger(Ord) && Inst->hasAtomicStore()) in emitLeadingFence()
311 } else if (I->hasAtomicStore() && in run()
1073 if (!Inst->hasAtomicStore()) in emitLeadingFence()
21304 if (!Inst->hasAtomicStore()) in emitLeadingFence()