Searched refs:NumNamedIndices (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DCodeGenRegisters.h227 unsigned NumNamedIndices; member in class:llvm::CodeGenRegBank
256 // Sub-register indices. The first NumNamedIndices are defined by the user
260 unsigned getNumNamedIndices() { return NumNamedIndices; }
H A DCodeGenRegisters.cpp520 NumNamedIndices = SubRegIndices.size();

Completed in 132 milliseconds