Lines Matching refs:IsAligned
17290 bool IsAligned = Alignment == 0 || Alignment >= MemVT.getSizeInBits()/8;17292 !DCI.isBeforeLegalizeOps() && !IsAligned && Ext == ISD::NON_EXTLOAD) {17487 bool IsAligned = Alignment == 0 || Alignment >= VT.getSizeInBits()/8;17489 StVT == VT && !IsAligned) {