Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ !
H A DTargetLowering.cpp9662 unsigned ShiftIntoIdx = in scalarizeVectorLoad() local
9665 ShiftIntoIdx * SrcEltVT.getSizeInBits(), LoadVT, SL); in scalarizeVectorLoad()
9746 unsigned ShiftIntoIdx = in scalarizeVectorStore() local
9749 DAG.getConstant(ShiftIntoIdx * MemSclVT.getSizeInBits(), SL, IntVT); in scalarizeVectorStore()