Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h414 ATOMIC_STORE_1, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def491 HANDLE_LIBCALL(ATOMIC_STORE_1, "__atomic_store_1")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def510 HANDLE_LIBCALL(ATOMIC_STORE_1, "__atomic_store_1")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp423 Table[RTLIB::ATOMIC_STORE_1] = unsupported; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp427 Table[RTLIB::ATOMIC_STORE_1] = unsupported; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1327 RTLIB::ATOMIC_STORE, RTLIB::ATOMIC_STORE_1, RTLIB::ATOMIC_STORE_2, in expandAtomicStoreToLibcall()
DTargetLoweringBase.cpp425 Names[RTLIB::ATOMIC_STORE_1] = "__atomic_store_1"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1483 RTLIB::ATOMIC_STORE, RTLIB::ATOMIC_STORE_1, RTLIB::ATOMIC_STORE_2, in expandAtomicStoreToLibcall()
/external/llvm-project/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1516 RTLIB::ATOMIC_STORE, RTLIB::ATOMIC_STORE_1, RTLIB::ATOMIC_STORE_2, in expandAtomicStoreToLibcall()