Home
last modified time | relevance | path

Searched refs:SYNC_LOCK_TEST_AND_SET_8 (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h275 SYNC_LOCK_TEST_AND_SET_8, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h352 SYNC_LOCK_TEST_AND_SET_8, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def406 HANDLE_LIBCALL(SYNC_LOCK_TEST_AND_SET_8, "__sync_lock_test_and_set_8")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp343 Table[RTLIB::SYNC_LOCK_TEST_AND_SET_8] = unsupported; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp364 Names[RTLIB::SYNC_LOCK_TEST_AND_SET_8] = "__sync_lock_test_and_set_8"; in InitLibcallNames()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp301 Names[RTLIB::SYNC_LOCK_TEST_AND_SET_8] = "__sync_lock_test_and_set_8"; in InitLibcallNames()
DLegalizeIntegerTypes.cpp1181 case MVT::i64: LC = RTLIB::SYNC_LOCK_TEST_AND_SET_8; break; in ExpandAtomic()
DLegalizeDAG.cpp2891 case MVT::i64: LC = RTLIB::SYNC_LOCK_TEST_AND_SET_8; break; in ExpandAtomic()