Searched refs:hasAtomicStore (Results 1 – 6 of 6) sorted by relevance
634 bool hasAtomicStore() const LLVM_READONLY;
693 bool Instruction::hasAtomicStore() const { in hasAtomicStore() function in Instruction
292 } else if (I->hasAtomicStore() && in runOnFunction()
2311 if (isReleaseOrStronger(Ord) && Inst->hasAtomicStore()) in emitLeadingFence()
1075 if (!Inst->hasAtomicStore()) in emitLeadingFence()
21071 if (!Inst->hasAtomicStore()) in emitLeadingFence()