Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8105 unsigned BPVectorIndex = VectorIndex.value_or(0U); in calculateByteProvider() local
8106 return ByteProvider::getMemory(L, Index, BPVectorIndex); in calculateByteProvider()