Home | History | Annotate | Download | only in X86

Lines Matching refs:DstAlign

1594 /// lowering. If DstAlign is zero that means it's safe to destination
1605 unsigned DstAlign, unsigned SrcAlign,
1615 ((DstAlign == 0 || DstAlign >= 16) &&