Searched refs:expandAtomicRMWToMaskedIntrinsic (Results 1 – 1 of 1) sorted by relevance
93 void expandAtomicRMWToMaskedIntrinsic(AtomicRMWInst *AI);656 expandAtomicRMWToMaskedIntrinsic(AI); in tryExpandAtomicRMW()1145 void AtomicExpandImpl::expandAtomicRMWToMaskedIntrinsic(AtomicRMWInst *AI) { in expandAtomicRMWToMaskedIntrinsic() function in AtomicExpandImpl