Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7364 unsigned ShiftIntoIdx = in scalarizeVectorLoad() local
7367 DAG.getShiftAmountConstant(ShiftIntoIdx * SrcEltVT.getSizeInBits(), in scalarizeVectorLoad()
7449 unsigned ShiftIntoIdx = in scalarizeVectorStore() local
7452 DAG.getConstant(ShiftIntoIdx * MemSclVT.getSizeInBits(), SL, IntVT); in scalarizeVectorStore()