Searched refs:tryEmitSmallMemCpy (Results 1 – 1 of 1) sorted by relevance
195 bool tryEmitSmallMemCpy(Address Dest, Address Src, uint64_t Len,3297 bool AArch64FastISel::tryEmitSmallMemCpy(Address Dest, Address Src, in tryEmitSmallMemCpy() function in AArch64FastISel3508 if (tryEmitSmallMemCpy(Dest, Src, Len, Alignment)) in fastLowerIntrinsicCall()