Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5801 const unsigned ByteShAmt = ShAmt / 8; in isLegalNarrowLdSt() local
5803 const Align NarrowAlign = commonAlignment(LDSTAlign, ByteShAmt); in isLegalNarrowLdSt()