Home
last modified time | relevance | path

Searched refs:ATOMIC_STORE_8 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h417 ATOMIC_STORE_8, enumerator
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1328 RTLIB::ATOMIC_STORE_4, RTLIB::ATOMIC_STORE_8, RTLIB::ATOMIC_STORE_16}; in expandAtomicStoreToLibcall()
DTargetLoweringBase.cpp428 Names[RTLIB::ATOMIC_STORE_8] = "__atomic_store_8"; in InitLibcallNames()