Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h373 SYNC_FETCH_AND_OR_16, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def450 HANDLE_LIBCALL(SYNC_FETCH_AND_OR_16, "__sync_fetch_and_or_16")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def469 HANDLE_LIBCALL(SYNC_FETCH_AND_OR_16, "__sync_fetch_and_or_16")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp381 Table[RTLIB::SYNC_FETCH_AND_OR_16] = unsupported; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp385 Table[RTLIB::SYNC_FETCH_AND_OR_16] = unsupported; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp385 Names[RTLIB::SYNC_FETCH_AND_OR_16] = "__sync_fetch_and_or_16"; in InitLibcallNames()