Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9331 unsigned ShiftIntoIdx = in scalarizeVectorLoad() local
9334 DAG.getShiftAmountConstant(ShiftIntoIdx * SrcEltVT.getSizeInBits(), in scalarizeVectorLoad()
9416 unsigned ShiftIntoIdx = in scalarizeVectorStore() local
9419 DAG.getConstant(ShiftIntoIdx * MemSclVT.getSizeInBits(), SL, IntVT); in scalarizeVectorStore()