Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h320 SYNC_VAL_COMPARE_AND_SWAP_2, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp313 Names[RTLIB::SYNC_VAL_COMPARE_AND_SWAP_2] = "__sync_val_compare_and_swap_2"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1201 case MVT::i16: LC = RTLIB::SYNC_VAL_COMPARE_AND_SWAP_2; break; in ExpandAtomic()
DLegalizeDAG.cpp2659 case MVT::i16: LC = RTLIB::SYNC_VAL_COMPARE_AND_SWAP_2; break; in ExpandAtomic()