Searched refs:SizeBitWidth (Results 1 – 1 of 1) sorted by relevance
26 unsigned SizeBitWidth = Size.getValueType().getSizeInBits(); in EmitTargetCodeForMemcpy() local29 DAG.MaskedValueIsZero(Size, APInt(SizeBitWidth, 3))) { in EmitTargetCodeForMemcpy()