Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp141 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsRegisterClass() function
154 return DecodeIntRegsRegisterClass(Inst, RegNo, Address, Decoder); in DecodeI64RegsRegisterClass()
162 return DecodeIntRegsRegisterClass(Inst, RegNo, Address, Decoder); in DecodePointerLikeRegClass0()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp97 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo,
552 return DecodeIntRegsRegisterClass(Inst, RegNo, Address, Decoder); in DecodeIntRegsLow8RegisterClass()
555 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsRegisterClass() function