Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp472 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Insn,
1812 if (DecodeRegListOperand(Inst, Insn, Address, Decoder) in DecodeMemMMImm12()
2301 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Insn, in DecodeRegListOperand() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp268 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val,
1741 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val, in DecodeRegListOperand() function
2543 if (!Check(S, DecodeRegListOperand(Inst, reglist, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td528 let DecoderMethod = "DecodeRegListOperand";
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td626 let DecoderMethod = "DecodeRegListOperand";
636 let DecoderMethod = "DecodeRegListOperand";