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

  /external/llvm/utils/TableGen/
CodeGenRegisters.h 336 unsigned NumNamedIndices;
395 // Sub-register indices. The first NumNamedIndices are defined by the user
399 unsigned getNumNamedIndices() { return NumNamedIndices; }
CodeGenRegisters.cpp 751 NumNamedIndices = SRIs.size();
    [all...]

Completed in 48 milliseconds