Searched refs:IsMemcpySmall (Results 1 – 1 of 1) sorted by relevance
167 bool IsMemcpySmall(uint64_t Len);2576 bool X86FastISel::IsMemcpySmall(uint64_t Len) { in IsMemcpySmall() function in X86FastISel2584 if (!IsMemcpySmall(Len)) in TryEmitSmallMemcpy()2748 if (IsMemcpySmall(Len)) { in fastLowerIntrinsicCall()