Searched refs:TryEmitSmallMemcpy (Results 1 – 1 of 1) sorted by relevance
167 bool TryEmitSmallMemcpy(X86AddressMode DestAM,2555 bool X86FastISel::TryEmitSmallMemcpy(X86AddressMode DestAM, in TryEmitSmallMemcpy() function in X86FastISel2731 TryEmitSmallMemcpy(DestAM, SrcAM, Len); in fastLowerIntrinsicCall()3410 if (!TryEmitSmallMemcpy(AM, SrcAM, Flags.getByValSize())) in fastLowerCall()