Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Sparc/Disassembler/
HDSparcDisassembler.cpp67 static const unsigned IntRegDecoderTable[] = { variable
126 unsigned Reg = IntRegDecoderTable[RegNo]; in DecodeIntRegsRegisterClass()
137 unsigned Reg = IntRegDecoderTable[RegNo]; in DecodeI64RegsRegisterClass()
/NextBSD/contrib/llvm/lib/Target/Hexagon/Disassembler/
HDHexagonDisassembler.cpp99 static const uint16_t IntRegDecoderTable[] = { variable
126 unsigned Register = IntRegDecoderTable[RegNo]; in DecodeIntRegsRegisterClass()