Searched refs:ATOMIC_STORE_2 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 415 ATOMIC_STORE_2, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 492 HANDLE_LIBCALL(ATOMIC_STORE_2, "__atomic_store_2")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 511 HANDLE_LIBCALL(ATOMIC_STORE_2, "__atomic_store_2")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 424 Table[RTLIB::ATOMIC_STORE_2] = unsupported; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 428 Table[RTLIB::ATOMIC_STORE_2] = unsupported; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 1327 RTLIB::ATOMIC_STORE, RTLIB::ATOMIC_STORE_1, RTLIB::ATOMIC_STORE_2, in expandAtomicStoreToLibcall()
|
D | TargetLoweringBase.cpp | 426 Names[RTLIB::ATOMIC_STORE_2] = "__atomic_store_2"; in InitLibcallNames()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 1483 RTLIB::ATOMIC_STORE, RTLIB::ATOMIC_STORE_1, RTLIB::ATOMIC_STORE_2, in expandAtomicStoreToLibcall()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 1516 RTLIB::ATOMIC_STORE, RTLIB::ATOMIC_STORE_1, RTLIB::ATOMIC_STORE_2, in expandAtomicStoreToLibcall()
|