Home
last modified time | relevance | path

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

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