Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp140 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = Bank.getSubRegIndices(); in runEnums() local
633 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = RegBank.getSubRegIndices(); in emitComposeSubRegIndices() local
710 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = RegBank.getSubRegIndices(); in runMCDesc() local
1025 ArrayRef<CodeGenSubRegIndex*> SubRegIndices = RegBank.getSubRegIndices(); in runTargetDesc() local
DCodeGenRegisters.h452 std::vector<CodeGenSubRegIndex*> SubRegIndices; variable
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h116 uint32_t SubRegIndices; member
165 const uint16_t *SubRegIndices; // Pointer to the subreg lookup variable