Searched refs:shouldExpandAtomicStoreInIR (Results 1 – 12 of 12) sorted by relevance
674 shouldExpandAtomicStoreInIR(StoreInst *SI) const override;
21341 ARMTargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { in shouldExpandAtomicStoreInIR() function in ARMTargetLowering
357 AtomicExpansionKind shouldExpandAtomicStoreInIR(StoreInst *SI) const override;
3912 HexagonTargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { in shouldExpandAtomicStoreInIR() 3908 HexagonTargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { shouldExpandAtomicStoreInIR() function in HexagonTargetLowering
545 AtomicExpansionKind shouldExpandAtomicStoreInIR(StoreInst *SI) const override;
16329 SITargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { in shouldExpandAtomicStoreInIR() function in SITargetLowering
1747 shouldExpandAtomicStoreInIR(StoreInst *SI) const override;
30477 X86TargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { in shouldExpandAtomicStoreInIR() function in X86TargetLowering
801 shouldExpandAtomicStoreInIR(StoreInst *SI) const override;
26526 AArch64TargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { in shouldExpandAtomicStoreInIR() function in AArch64TargetLowering
475 switch (TLI->shouldExpandAtomicStoreInIR(SI)) { in tryExpandAtomicStore()
2298 virtual AtomicExpansionKind shouldExpandAtomicStoreInIR(StoreInst *SI) const { in shouldExpandAtomicStoreInIR() function