Home
last modified time | relevance | path

Searched refs:IntRegDecoderTable (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp60 static const unsigned IntRegDecoderTable[] = { variable
146 unsigned Reg = IntRegDecoderTable[RegNo]; in DecodeIntRegsRegisterClass()
/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp558 static const MCPhysReg IntRegDecoderTable[] = { in DecodeIntRegsRegisterClass() local
567 return DecodeRegisterClass(Inst, RegNo, IntRegDecoderTable); in DecodeIntRegsRegisterClass()