Searched refs:Indices (Results 1 – 4 of 4) sorted by relevance
91 struct Indices { struct
212 const Glop::Mesh::Indices& indices = mesh.indices; in render()
1820 ArrayRef<Constant *> Indices(Elts.begin() + 1, Elts.end()); in ParseConstants() local1821 V = ConstantExpr::getGetElementPtr(PointeeType, Elts[0], Indices, in ParseConstants()
2114 ArrayRef<Constant *> Indices(Elts.begin() + 1, Elts.end()); in ParseConstants() local2115 V = ConstantExpr::getGetElementPtr(PointeeType, Elts[0], Indices, in ParseConstants()