Searched refs:DecodeIntRegsRegisterClass (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/Disassembler/ |
| H A D | SparcDisassembler.cpp | 145 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsRegisterClass() function 158 return DecodeIntRegsRegisterClass(Inst, RegNo, Address, Decoder); in DecodeI64RegsRegisterClass() 166 return DecodeIntRegsRegisterClass(Inst, RegNo, Address, Decoder); in DecodePointerLikeRegClass0()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/Disassembler/ |
| H A D | HexagonDisassembler.cpp | 97 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, 550 return DecodeIntRegsRegisterClass(Inst, RegNo, Address, Decoder); in DecodeIntRegsLow8RegisterClass() 553 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsRegisterClass() function
|