Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h414 ATOMIC_STORE_1, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def468 HANDLE_LIBCALL(ATOMIC_STORE_1, "__atomic_store_1")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp406 Table[RTLIB::ATOMIC_STORE_1] = unsupported; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1331 RTLIB::ATOMIC_STORE, RTLIB::ATOMIC_STORE_1, RTLIB::ATOMIC_STORE_2, in expandAtomicStoreToLibcall()
/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()