Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DAtomicExpandPass.cpp100 void expandAtomicCmpXchgToMaskedIntrinsic(AtomicCmpXchgInst *CI);
1100 void AtomicExpand::expandAtomicCmpXchgToMaskedIntrinsic(AtomicCmpXchgInst *CI) { in expandAtomicCmpXchgToMaskedIntrinsic() function in AtomicExpand
1568 expandAtomicCmpXchgToMaskedIntrinsic(CI); in tryExpandAtomicCmpXchg()