Home
last modified time | relevance | path

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

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