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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DRuntimeLibcalls.h270 SYNC_VAL_COMPARE_AND_SWAP_4, enumerator in enum:llvm::RTLIB::Libcall
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp268 Names[RTLIB::SYNC_VAL_COMPARE_AND_SWAP_4] = "__sync_val_compare_and_swap_4";
H A DLegalizeDAG.cpp2552 case MVT::i32: LC = RTLIB::SYNC_VAL_COMPARE_AND_SWAP_4; break;
H A DLegalizeIntegerTypes.cpp1200 case MVT::i32: LC = RTLIB::SYNC_VAL_COMPARE_AND_SWAP_4; break;

Completed in 208 milliseconds