Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp142 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsRegisterClass() function
155 return DecodeIntRegsRegisterClass(Inst, RegNo, Address, Decoder); in DecodeI64RegsRegisterClass()
163 return DecodeIntRegsRegisterClass(Inst, RegNo, Address, Decoder); in DecodePointerLikeRegClass0()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp117 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo,
636 return DecodeIntRegsRegisterClass(Inst, RegNo, Address, Decoder); in DecodeIntRegsLow8RegisterClass()
639 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsRegisterClass() function