Searched refs:expandAtomicStoreToLibcall (Results 1 – 1 of 1) sorted by relevance
123 void expandAtomicStoreToLibcall(StoreInst *LI);278 expandAtomicStoreToLibcall(SI); in processAtomicInstr()1761 void AtomicExpandImpl::expandAtomicStoreToLibcall(StoreInst *I) { in expandAtomicStoreToLibcall() function in AtomicExpandImpl