Home
last modified time | relevance | path

Searched defs:LinearIndex (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Device/
DRenderer.cpp686 struct LinearIndex in processPrimitiveVertices() struct
688 unsigned int operator[](unsigned int i) { return i; } in processPrimitiveVertices()
/external/tensorflow/tensorflow/compiler/xla/
Dlayout_util.cc525 /*static*/ int64_t LayoutUtil::LinearIndex(const Shape& shape, in LinearIndex() function in xla::LayoutUtil
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3207 unsigned LinearIndex = ComputeLinearIndex(AggTy, I.getIndices()); in visitInsertValue() local
3253 unsigned LinearIndex = ComputeLinearIndex(AggTy, I.getIndices()); in visitExtractValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3792 unsigned LinearIndex = ComputeLinearIndex(AggTy, Indices); in visitInsertValue() local
3844 unsigned LinearIndex = ComputeLinearIndex(AggTy, Indices); in visitExtractValue() local