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 140 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = Bank.getSubRegIndices();
633 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = RegBank.getSubRegIndices();
710 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = RegBank.getSubRegIndices();
    [all...]
CodeGenRegisters.h 530 ArrayRef<CodeGenSubRegIndex*> getSubRegIndices() { return SubRegIndices; }

Completed in 34 milliseconds