Home
last modified time | relevance | path

Searched defs:SubRegIndices (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp142 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = Bank.getSubRegIndices(); in runEnums() local
629 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = RegBank.getSubRegIndices(); in emitComposeSubRegIndices() local
900 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = RegBank.getSubRegIndices(); in runMCDesc() local
1019 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = RegBank.getSubRegIndices(); in runTargetDesc() local
DCodeGenRegisters.h436 std::vector<CodeGenSubRegIndex*> SubRegIndices; variable
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h120 uint32_t SubRegIndices; member
162 const uint16_t *SubRegIndices; // Pointer to the subreg lookup variable