Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h326 SYNC_VAL_COMPARE_AND_SWAP_4, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp328 Names[RTLIB::SYNC_VAL_COMPARE_AND_SWAP_4] = "__sync_val_compare_and_swap_4"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1247 case MVT::i32: LC = RTLIB::SYNC_VAL_COMPARE_AND_SWAP_4; break; in ExpandAtomic()
DLegalizeDAG.cpp2844 case MVT::i32: LC = RTLIB::SYNC_VAL_COMPARE_AND_SWAP_4; break; in ExpandAtomic()