Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAnalysis.cpp62 unsigned EltLinearOffset = ComputeLinearIndex(EltTy, nullptr, nullptr, 0); in ComputeLinearIndex() local
67 CurIndex += EltLinearOffset* *Indices; in ComputeLinearIndex()
70 CurIndex += EltLinearOffset*NumElts; in ComputeLinearIndex()