Searched refs:expandAtomicCASToLibcall (Results 1 – 1 of 1) sorted by relevance
122 void expandAtomicCASToLibcall(AtomicCmpXchgInst *I);231 expandAtomicCASToLibcall(CASI); in runOnFunction()1630 void AtomicExpand::expandAtomicCASToLibcall(AtomicCmpXchgInst *I) { in expandAtomicCASToLibcall() function in AtomicExpand1736 expandAtomicCASToLibcall(Pair); in expandAtomicRMWToLibcall()