Searched refs:shouldExpandAtomicRMWInIR (Results 1 – 9 of 9) sorted by relevance
241 shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const override { in shouldExpandAtomicRMWInIR() function
353 shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const override;
9913 AArch64TargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { in shouldExpandAtomicRMWInIR() function in AArch64TargetLowering
460 shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const override;
11943 ARMTargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { in shouldExpandAtomicRMWInIR() function in ARMTargetLowering
380 switch (TLI->shouldExpandAtomicRMWInIR(AI)) { in tryExpandAtomicRMW()
1083 shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const override;
19158 X86TargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { in shouldExpandAtomicRMWInIR() function in X86TargetLowering
1149 virtual AtomicExpansionKind shouldExpandAtomicRMWInIR(AtomicRMWInst *) const { in shouldExpandAtomicRMWInIR() function