Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp473 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Insn,
1808 if (DecodeRegListOperand(Inst, Insn, Address, Decoder) in DecodeMemMMImm12()
2297 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Insn, in DecodeRegListOperand() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp272 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val,
1734 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val, in DecodeRegListOperand() function
2535 if (!Check(S, DecodeRegListOperand(Inst, reglist, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td528 let DecoderMethod = "DecodeRegListOperand";
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrInfo.td594 let DecoderMethod = "DecodeRegListOperand";
604 let DecoderMethod = "DecodeRegListOperand";