Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAnalysis.cpp36 const unsigned *IndicesEnd, in ComputeLinearIndex() argument
39 if (Indices && Indices == IndicesEnd) in ComputeLinearIndex()
49 return ComputeLinearIndex(*EI, Indices+1, IndicesEnd, CurIndex); in ComputeLinearIndex()
59 return ComputeLinearIndex(EltTy, Indices+1, IndicesEnd, CurIndex); in ComputeLinearIndex()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DAnalysis.h38 const unsigned *IndicesEnd,
/external/llvm/lib/CodeGen/
DAnalysis.cpp39 const unsigned *IndicesEnd, in ComputeLinearIndex() argument
42 if (Indices && Indices == IndicesEnd) in ComputeLinearIndex()
52 return ComputeLinearIndex(*EI, Indices+1, IndicesEnd, CurIndex); in ComputeLinearIndex()
69 return ComputeLinearIndex(EltTy, Indices+1, IndicesEnd, CurIndex); in ComputeLinearIndex()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAnalysis.cpp38 const unsigned *IndicesEnd, in ComputeLinearIndex() argument
41 if (Indices && Indices == IndicesEnd) in ComputeLinearIndex()
51 return ComputeLinearIndex(*EI, Indices+1, IndicesEnd, CurIndex); in ComputeLinearIndex()
68 return ComputeLinearIndex(EltTy, Indices+1, IndicesEnd, CurIndex); in ComputeLinearIndex()
/external/llvm/include/llvm/CodeGen/
DAnalysis.h56 const unsigned *IndicesEnd,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAnalysis.h56 const unsigned *IndicesEnd,