Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h416 ATOMIC_STORE_4, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def470 HANDLE_LIBCALL(ATOMIC_STORE_4, "__atomic_store_4")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp408 Table[RTLIB::ATOMIC_STORE_4] = unsupported; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1332 RTLIB::ATOMIC_STORE_4, RTLIB::ATOMIC_STORE_8, RTLIB::ATOMIC_STORE_16}; in expandAtomicStoreToLibcall()
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1328 RTLIB::ATOMIC_STORE_4, RTLIB::ATOMIC_STORE_8, RTLIB::ATOMIC_STORE_16}; in expandAtomicStoreToLibcall()
DTargetLoweringBase.cpp427 Names[RTLIB::ATOMIC_STORE_4] = "__atomic_store_4"; in InitLibcallNames()