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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp243 static DecodeStatus DecodeDPRRegListOperand(MCInst &Inst, unsigned Val,
1592 static DecodeStatus DecodeDPRRegListOperand(MCInst &Inst, unsigned Val, function
6081 if (!Check(S, DecodeDPRRegListOperand(Inst, reglist, Address, Decoder))) {

Completed in 208 milliseconds