Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp85 void expandAtomicOpToLLSC(
402 expandAtomicOpToLLSC( in tryExpandAtomicLoad()
580 expandAtomicOpToLLSC(AI, AI->getType(), AI->getPointerOperand(), in tryExpandAtomicRMW()
936 void AtomicExpand::expandAtomicOpToLLSC( in expandAtomicOpToLLSC() function in AtomicExpand