Home
last modified time | relevance | path

Searched refs:ByteShAmt (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5719 const unsigned ByteShAmt = ShAmt / 8; in isLegalNarrowLdSt() local
5721 const Align NarrowAlign = commonAlignment(LDSTAlign, ByteShAmt); in isLegalNarrowLdSt()