Searched refs:ShiftIntoIdx (Results 1 – 2 of 2) sorted by relevance
10157 unsigned ShiftIntoIdx = in scalarizeVectorLoad() local10160 ShiftIntoIdx * SrcEltVT.getSizeInBits(), LoadVT, SL); in scalarizeVectorLoad()10239 unsigned ShiftIntoIdx = in scalarizeVectorStore() local10242 DAG.getConstant(ShiftIntoIdx * MemSclVT.getSizeInBits(), SL, IntVT); in scalarizeVectorStore()
4318 unsigned ShiftIntoIdx = MF.getDataLayout().isBigEndian() in scalarizeVectorBooleanStore() local4322 IntTy, ShiftIntoIdx * MemScalarTy.getSizeInBits()); in scalarizeVectorBooleanStore()