Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8911 unsigned ShiftIntoIdx = in scalarizeVectorLoad() local
8914 DAG.getShiftAmountConstant(ShiftIntoIdx * SrcEltVT.getSizeInBits(), in scalarizeVectorLoad()
8996 unsigned ShiftIntoIdx = in scalarizeVectorStore() local
8999 DAG.getConstant(ShiftIntoIdx * MemSclVT.getSizeInBits(), SL, IntVT); in scalarizeVectorStore()