Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Device/
DRenderer.cpp615 struct LinearIndex in processPrimitiveVertices() struct
617 unsigned int operator[](unsigned int i) { return i; } in processPrimitiveVertices()
/third_party/skia/third_party/externals/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