Searched refs:DecodeZPRRegisterClass (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64Disassembler.cpp | 92 static DecodeStatus DecodeZPRRegisterClass(MCInst &Inst, unsigned RegNo, 503 static DecodeStatus DecodeZPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeZPRRegisterClass() function 519 return DecodeZPRRegisterClass(Inst, RegNo, Address, Decoder); in DecodeZPR_4bRegisterClass() 527 return DecodeZPRRegisterClass(Inst, RegNo, Address, Decoder); in DecodeZPR_3bRegisterClass() 1815 DecodeZPRRegisterClass(Inst, Zdn, Addr, Decoder); in DecodeSVELogicalImmInstruction() 1817 DecodeZPRRegisterClass(Inst, Zdn, Addr, Decoder); in DecodeSVELogicalImmInstruction()
|