Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp89 void expandAtomicStoreToLibcall(StoreInst *LI);
207 expandAtomicStoreToLibcall(SI); in runOnFunction()
1325 void AtomicExpand::expandAtomicStoreToLibcall(StoreInst *I) { in expandAtomicStoreToLibcall() function in AtomicExpand
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp114 void expandAtomicStoreToLibcall(StoreInst *LI);
235 expandAtomicStoreToLibcall(SI); in runOnFunction()
1481 void AtomicExpand::expandAtomicStoreToLibcall(StoreInst *I) { in expandAtomicStoreToLibcall() function in AtomicExpand
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp120 void expandAtomicStoreToLibcall(StoreInst *LI);
219 expandAtomicStoreToLibcall(SI); in runOnFunction()
1626 void AtomicExpand::expandAtomicStoreToLibcall(StoreInst *I) { in expandAtomicStoreToLibcall() function in AtomicExpand