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

  /external/llvm/utils/TableGen/
RegisterInfoEmitter.cpp 103 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = Bank.getSubRegIndices();
591 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = RegBank.getSubRegIndices();
749 unsigned NumSubRegIndices = RegBank.getSubRegIndices().size();
    [all...]
CodeGenRegisters.h 398 ArrayRef<CodeGenSubRegIndex*> getSubRegIndices() { return SubRegIndices; }

Completed in 247 milliseconds