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

  /external/llvm/utils/TableGen/
CodeGenRegisters.h 399 unsigned getNumNamedIndices() { return NumNamedIndices; }
RegisterInfoEmitter.cpp 111 for (unsigned i = 0, e = Bank.getNumNamedIndices(); i != e; ++i)
    [all...]

Completed in 133 milliseconds