Searched refs:shouldInsertTrailingFenceForAtomicStore (Results 1 – 4 of 4) sorted by relevance
348 TLI->shouldInsertTrailingFenceForAtomicStore(I)) { in processAtomicInstr()1499 TLI->shouldInsertTrailingFenceForAtomicStore(CI)) in expandAtomicCmpXchg()
317 shouldInsertTrailingFenceForAtomicStore(const Instruction *I) const override;
28029 bool AArch64TargetLowering::shouldInsertTrailingFenceForAtomicStore( in shouldInsertTrailingFenceForAtomicStore() function in AArch64TargetLowering
2226 shouldInsertTrailingFenceForAtomicStore(const Instruction *I) const { in shouldInsertTrailingFenceForAtomicStore() function