Home
last modified time | relevance | path

Searched refs:IntPairDecoderTable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp119 static const uint16_t IntPairDecoderTable[] = { variable
250 unsigned RegisterPair = IntPairDecoderTable[RegNo/2]; in DecodeIntPairRegisterClass()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp119 static const uint16_t IntPairDecoderTable[] = { variable
254 unsigned RegisterPair = IntPairDecoderTable[RegNo/2]; in DecodeIntPairRegisterClass()
/aosp_15_r20/external/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp126 static const uint16_t IntPairDecoderTable[] = { variable
261 unsigned RegisterPair = IntPairDecoderTable[RegNo/2]; in DecodeIntPairRegisterClass()