Searched refs:expandAtomicLoadToLibcall (Results 1 – 1 of 1) sorted by relevance
122 void expandAtomicLoadToLibcall(LoadInst *LI);264 expandAtomicLoadToLibcall(LI); in processAtomicInstr()1748 void AtomicExpandImpl::expandAtomicLoadToLibcall(LoadInst *I) { in expandAtomicLoadToLibcall() function in AtomicExpandImpl