Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6482 const unsigned ByteShAmt = ShAmt / 8; in isLegalNarrowLdSt() local
6484 const Align NarrowAlign = commonAlignment(LDSTAlign, ByteShAmt); in isLegalNarrowLdSt()