Searched refs:SYNC_VAL_COMPARE_AND_SWAP_8 (Results 1 - 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRuntimeLibcalls.h271 SYNC_VAL_COMPARE_AND_SWAP_8, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h347 SYNC_VAL_COMPARE_AND_SWAP_8, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp359 Names[RTLIB::SYNC_VAL_COMPARE_AND_SWAP_8] = "__sync_val_compare_and_swap_8";
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp297 Names[RTLIB::SYNC_VAL_COMPARE_AND_SWAP_8] = "__sync_val_compare_and_swap_8";
H A DLegalizeIntegerTypes.cpp1190 case MVT::i64: LC = RTLIB::SYNC_VAL_COMPARE_AND_SWAP_8; break;
H A DLegalizeDAG.cpp2900 case MVT::i64: LC = RTLIB::SYNC_VAL_COMPARE_AND_SWAP_8; break;

Completed in 60 milliseconds