Home
last modified time | relevance | path

Searched refs:getNumNamedIndices (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenRegisters.h260 unsigned getNumNamedIndices() { return NumNamedIndices; } in getNumNamedIndices() function
DRegisterInfoEmitter.cpp440 for (unsigned i = 0, e = RegBank.getNumNamedIndices(); i != e; ++i) in runTargetHeader()
689 unsigned NamedIndices = RegBank.getNumNamedIndices(); in runTargetDesc()