Searched refs:LibraryCall (Results 1 – 2 of 2) sorted by relevance
6357 RTLIB::Libcall LibraryCall = in getAtomicMemcpy() local6359 if (LibraryCall == RTLIB::UNKNOWN_LIBCALL) in getAtomicMemcpy()6365 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemcpy()6367 getExternalSymbol(TLI->getLibcallName(LibraryCall), in getAtomicMemcpy()6461 RTLIB::Libcall LibraryCall = in getAtomicMemmove() local6463 if (LibraryCall == RTLIB::UNKNOWN_LIBCALL) in getAtomicMemmove()6469 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemmove()6471 getExternalSymbol(TLI->getLibcallName(LibraryCall), in getAtomicMemmove()6562 RTLIB::Libcall LibraryCall = in getAtomicMemset() local6564 if (LibraryCall == RTLIB::UNKNOWN_LIBCALL) in getAtomicMemset()[all …]
7509 RTLIB::Libcall LibraryCall = in getAtomicMemcpy() local7511 if (LibraryCall == RTLIB::UNKNOWN_LIBCALL) in getAtomicMemcpy()7517 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemcpy()7519 getExternalSymbol(TLI->getLibcallName(LibraryCall), in getAtomicMemcpy()7611 RTLIB::Libcall LibraryCall = in getAtomicMemmove() local7613 if (LibraryCall == RTLIB::UNKNOWN_LIBCALL) in getAtomicMemmove()7619 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemmove()7621 getExternalSymbol(TLI->getLibcallName(LibraryCall), in getAtomicMemmove()7741 RTLIB::Libcall LibraryCall = in getAtomicMemset() local7743 if (LibraryCall == RTLIB::UNKNOWN_LIBCALL) in getAtomicMemset()[all …]