Searched refs:hasAtomicStore (Results 1 – 5 of 5) sorted by relevance
596 bool hasAtomicStore() const;
643 bool Instruction::hasAtomicStore() const { in hasAtomicStore() function in Instruction
2296 if (isReleaseOrStronger(Ord) && Inst->hasAtomicStore()) in emitLeadingFence()
1059 if (!Inst->hasAtomicStore()) in emitLeadingFence()
20980 if (!Inst->hasAtomicStore()) in emitLeadingFence()