Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h370 SYNC_FETCH_AND_OR_2, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def447 HANDLE_LIBCALL(SYNC_FETCH_AND_OR_2, "__sync_fetch_and_or_2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def466 HANDLE_LIBCALL(SYNC_FETCH_AND_OR_2, "__sync_fetch_and_or_2")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp378 Table[RTLIB::SYNC_FETCH_AND_OR_2] = unsupported; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp382 Table[RTLIB::SYNC_FETCH_AND_OR_2] = unsupported; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp382 Names[RTLIB::SYNC_FETCH_AND_OR_2] = "__sync_fetch_and_or_2"; in InitLibcallNames()