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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp116 void expandAtomicCASToLibcall(AtomicCmpXchgInst *I);
215 expandAtomicCASToLibcall(CASI);
1527 void AtomicExpand::expandAtomicCASToLibcall(AtomicCmpXchgInst *I) { function in class:AtomicExpand
1629 expandAtomicCASToLibcall(Pair);

Completed in 168 milliseconds