Searched refs:shouldInsertTrailingFenceForAtomicStore (Results 1 – 4 of 4) sorted by relevance
293 TLI->shouldInsertTrailingFenceForAtomicStore(I)) { in runOnFunction()1380 TLI->shouldInsertTrailingFenceForAtomicStore(CI)) in expandAtomicCmpXchg()
710 shouldInsertTrailingFenceForAtomicStore(const Instruction *I) const override;
22304 bool AArch64TargetLowering::shouldInsertTrailingFenceForAtomicStore( in shouldInsertTrailingFenceForAtomicStore() function in AArch64TargetLowering
1989 shouldInsertTrailingFenceForAtomicStore(const Instruction *I) const { in shouldInsertTrailingFenceForAtomicStore() function