Searched refs:ATOMIC_STORE_1 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 414 ATOMIC_STORE_1, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 491 HANDLE_LIBCALL(ATOMIC_STORE_1, "__atomic_store_1")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 510 HANDLE_LIBCALL(ATOMIC_STORE_1, "__atomic_store_1")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 423 Table[RTLIB::ATOMIC_STORE_1] = unsupported; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 427 Table[RTLIB::ATOMIC_STORE_1] = 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 | 425 Names[RTLIB::ATOMIC_STORE_1] = "__atomic_store_1"; 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()
|