Home
last modified time | relevance | path

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

/frameworks/native/include/ftl/
Dstatic_vector.h322 StaticVector(std::index_sequence<I, ArgIndex, ArgCount>, std::index_sequence<Indices...>, in StaticVector()
332 StaticVector(std::index_sequence<I, ArgIndex, ArgCount>, std::index_sequence<Indices...>, in StaticVector()
/frameworks/compile/libbcc/lib/
DRSX86TranslateGEPPass.cpp110 llvm::Value *Indices[1] = {computeGEPOffset(GEP)}; in translateGEP() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1832 ArrayRef<Constant *> Indices(Elts.begin() + 1, Elts.end()); in ParseConstants() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2125 ArrayRef<Constant *> Indices(Elts.begin() + 1, Elts.end()); in ParseConstants() local