Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp94 void expandAtomicOpToLLSC(
528 expandAtomicOpToLLSC( in tryExpandAtomicLoad()
691 expandAtomicOpToLLSC(AI, AI->getType(), AI->getPointerOperand(), in tryExpandAtomicRMW()
1182 void AtomicExpandImpl::expandAtomicOpToLLSC( in expandAtomicOpToLLSC() function in AtomicExpandImpl