Home
last modified time | relevance | path

Searched refs:SYNC_LOCK_TEST_AND_SET_8 (Results 1 – 6 of 6) 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/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()