Searched refs:EltLinearOffset (Results 1 – 2 of 2) sorted by relevance
62 unsigned EltLinearOffset = ComputeLinearIndex(EltTy, nullptr, nullptr, 0); in ComputeLinearIndex() local67 CurIndex += EltLinearOffset* *Indices; in ComputeLinearIndex()70 CurIndex += EltLinearOffset*NumElts; in ComputeLinearIndex()
63 unsigned EltLinearOffset = ComputeLinearIndex(EltTy, nullptr, nullptr, 0); in ComputeLinearIndex() local68 CurIndex += EltLinearOffset* *Indices; in ComputeLinearIndex()71 CurIndex += EltLinearOffset*NumElts; in ComputeLinearIndex()