Searched refs:shouldExpandLogicAtomicRMWInIR (Results 1 – 2 of 2) sorted by relevance
1843 shouldExpandLogicAtomicRMWInIR(AtomicRMWInst *AI) const;
31807 X86TargetLowering::shouldExpandLogicAtomicRMWInIR(AtomicRMWInst *AI) const { in shouldExpandLogicAtomicRMWInIR() function in X86TargetLowering32115 return shouldExpandLogicAtomicRMWInIR(AI); in shouldExpandAtomicRMWInIR()