Searched refs:DecodeGPRwithZRRegisterClass (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/ |
| H A D | ARMDisassembler.cpp | 194 static DecodeStatus DecodeGPRwithZRRegisterClass(MCInst &Inst, 1186 DecodeGPRwithZRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRwithZRRegisterClass() function 1209 Check(S, DecodeGPRwithZRRegisterClass(Inst, RegNo, Address, Decoder)); in DecodeGPRwithZRnospRegisterClass() 6615 if (!Check(S, DecodeGPRwithZRRegisterClass(Inst, Rm, Address, Decoder))) in DecodeMVEVCMP()
|