Searched refs:shouldInsertTrailingFenceForAtomicStore (Results 1 – 4 of 4) sorted by relevance
312 TLI->shouldInsertTrailingFenceForAtomicStore(I)) { in run()1450 TLI->shouldInsertTrailingFenceForAtomicStore(CI)) in expandAtomicCmpXchg()
796 shouldInsertTrailingFenceForAtomicStore(const Instruction *I) const override;
26498 bool AArch64TargetLowering::shouldInsertTrailingFenceForAtomicStore( in shouldInsertTrailingFenceForAtomicStore() function in AArch64TargetLowering
2157 shouldInsertTrailingFenceForAtomicStore(const Instruction *I) const { in shouldInsertTrailingFenceForAtomicStore() function