Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7335 unsigned ShiftIntoIdx = in scalarizeVectorLoad() local
7338 DAG.getShiftAmountConstant(ShiftIntoIdx * SrcEltVT.getSizeInBits(), in scalarizeVectorLoad()
7420 unsigned ShiftIntoIdx = in scalarizeVectorStore() local
7423 DAG.getConstant(ShiftIntoIdx * MemSclVT.getSizeInBits(), SL, IntVT); in scalarizeVectorStore()