HomeSort by relevance Sort by last modified time
    Searched refs:NumIndexes (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceInst.h     [all...]
IceInst.cpp 589 NumIndexes(typeNumElements(Dest->getType())) {
592 Indexes = Func->allocateArrayOf<ConstantInteger32 *>(NumIndexes);
1061 for (SizeT I = 0; I < NumIndexes; ++I) {
    [all...]

Completed in 97 milliseconds