Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp64 void expandAtomicOpToLLSC(
385 expandAtomicOpToLLSC( in tryExpandAtomicLoad()
540 expandAtomicOpToLLSC(AI, AI->getType(), AI->getPointerOperand(), in tryExpandAtomicRMW()
853 void AtomicExpand::expandAtomicOpToLLSC( in expandAtomicOpToLLSC() function in AtomicExpand
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp91 void expandAtomicOpToLLSC(
426 expandAtomicOpToLLSC( in tryExpandAtomicLoad()
589 expandAtomicOpToLLSC(AI, AI->getType(), AI->getPointerOperand(), in tryExpandAtomicRMW()
1062 void AtomicExpand::expandAtomicOpToLLSC( in expandAtomicOpToLLSC() function in AtomicExpand