Searched refs:ByteShAmt (Results 1 – 1 of 1) sorted by relevance
6848 const unsigned ByteShAmt = ShAmt / 8; in isLegalNarrowLdSt() local6873 const Align NarrowAlign = commonAlignment(LDSTAlign, ByteShAmt); in isLegalNarrowLdSt()6911 if (!TLI.shouldReduceLoadWidth(Load, ExtType, MemVT, ByteShAmt)) in isLegalNarrowLdSt()