Home
last modified time | relevance | path

Searched refs:DecodeRegListOperand (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp537 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Insn,
1900 if (DecodeRegListOperand(Inst, Insn, Address, Decoder) in DecodeMemMMImm12()
2422 static DecodeStatus DecodeRegListOperand(MCInst &Inst, in DecodeRegListOperand() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp244 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val,
1542 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val, in DecodeRegListOperand() function
2321 if (!Check(S, DecodeRegListOperand(Inst, reglist, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td526 let DecoderMethod = "DecodeRegListOperand";
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td588 let DecoderMethod = "DecodeRegListOperand";
598 let DecoderMethod = "DecodeRegListOperand";