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

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

Completed in 65 milliseconds