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

  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenRegisters.h 227 unsigned NumNamedIndices;
256 // Sub-register indices. The first NumNamedIndices are defined by the user
260 unsigned getNumNamedIndices() { return NumNamedIndices; }
CodeGenRegisters.cpp 520 NumNamedIndices = SubRegIndices.size();

Completed in 615 milliseconds