Home
last modified time | relevance | path

Searched refs:SYNC_VAL_COMPARE_AND_SWAP_1 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h324 SYNC_VAL_COMPARE_AND_SWAP_1, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp326 Names[RTLIB::SYNC_VAL_COMPARE_AND_SWAP_1] = "__sync_val_compare_and_swap_1"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1245 case MVT::i8: LC = RTLIB::SYNC_VAL_COMPARE_AND_SWAP_1; break; in ExpandAtomic()
DLegalizeDAG.cpp2842 case MVT::i8: LC = RTLIB::SYNC_VAL_COMPARE_AND_SWAP_1; break; in ExpandAtomic()