Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8463 unsigned ByteOffsetFromVector = P->VectorOffset * LoadWidthInBit / 8; in MatchLoadCombine() local
8464 Ptr.addToOffset(ByteOffsetFromVector); in MatchLoadCombine()