Searched refs:shouldInsertFencesForAtomic (Results 1 – 14 of 14) sorted by relevance
227 bool shouldInsertFencesForAtomic(const Instruction *I) const override { shouldInsertFencesForAtomic() function
210 bool shouldInsertFencesForAtomic(const Instruction *I) const override {211 bool shouldInsertFencesForAtomic(const Instruction *I) const override { shouldInsertFencesForAtomic() function
201 bool shouldInsertFencesForAtomic(const Instruction *I) const override {111 bool shouldInsertFencesForAtomic(const Instruction *I) const override { shouldInsertFencesForAtomic() function
317 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
5594 bool LoongArchTargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in LoongArchTargetLowering
679 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
670 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
21428 bool ARMTargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in ARMTargetLowering
281 if (TLI->shouldInsertFencesForAtomic(I)) { in run()1299 bool ShouldInsertFencesForAtomic = TLI->shouldInsertFencesForAtomic(CI); in expandAtomicCmpXchg()
680 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
913 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
794 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
26487 bool AArch64TargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in AArch64TargetLowering
2150 virtual bool shouldInsertFencesForAtomic(const Instruction *I) const { in shouldInsertFencesForAtomic() function