Searched refs:shouldInsertFencesForAtomic (Results 1 – 13 of 13) sorted by relevance
210 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
297 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
4399 bool LoongArchTargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in LoongArchTargetLowering
201 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
675 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
621 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
671 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
21405 bool ARMTargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in ARMTargetLowering
262 if (TLI->shouldInsertFencesForAtomic(I)) { in runOnFunction()1215 bool ShouldInsertFencesForAtomic = TLI->shouldInsertFencesForAtomic(CI); in expandAtomicCmpXchg()
902 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
771 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
25041 bool AArch64TargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in AArch64TargetLowering
2073 virtual bool shouldInsertFencesForAtomic(const Instruction *I) const { in shouldInsertFencesForAtomic() function