Searched refs:LibraryCall (Results 1 – 3 of 3) sorted by relevance
585 LibraryCall = 0, enumerator606 if (loweringType == LinalgLoweringType::LibraryCall) { in matchAndRewrite()
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 …]
6479 RTLIB::Libcall LibraryCall = in getAtomicMemcpy() local6481 if (LibraryCall == RTLIB::UNKNOWN_LIBCALL) in getAtomicMemcpy()6487 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemcpy()6489 getExternalSymbol(TLI->getLibcallName(LibraryCall), in getAtomicMemcpy()6581 RTLIB::Libcall LibraryCall = in getAtomicMemmove() local6583 if (LibraryCall == RTLIB::UNKNOWN_LIBCALL) in getAtomicMemmove()6589 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemmove()6591 getExternalSymbol(TLI->getLibcallName(LibraryCall), in getAtomicMemmove()6680 RTLIB::Libcall LibraryCall = in getAtomicMemset() local6682 if (LibraryCall == RTLIB::UNKNOWN_LIBCALL) in getAtomicMemset()[all …]