Searched refs:DecodeGPRwithZRRegisterClass (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp191 static DecodeStatus DecodeGPRwithZRRegisterClass(MCInst &Inst,
1180 DecodeGPRwithZRRegisterClass(MCInst &Inst, unsigned RegNo, function
1203 Check(S, DecodeGPRwithZRRegisterClass(Inst, RegNo, Address, Decoder));
6581 if (!Check(S, DecodeGPRwithZRRegisterClass(Inst, Rm, Address, Decoder)))

Completed in 123 milliseconds