Home
last modified time | relevance | path

Searched refs:expandAtomicCASToLibcall (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp125 void expandAtomicCASToLibcall(AtomicCmpXchgInst *I);
300 expandAtomicCASToLibcall(CASI); in processAtomicInstr()
1774 void AtomicExpandImpl::expandAtomicCASToLibcall(AtomicCmpXchgInst *I) { in expandAtomicCASToLibcall() function in AtomicExpandImpl
1888 expandAtomicCASToLibcall(Pair); in expandAtomicRMWToLibcall()