Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp529 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Insn,
1890 if (DecodeRegListOperand(Inst, Insn, Address, Decoder) in DecodeMemMMImm12()
2403 static DecodeStatus DecodeRegListOperand(MCInst &Inst, in DecodeRegListOperand() function
/freebsd-12.1/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp185 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val,
1207 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val, in DecodeRegListOperand() function
1947 if (!Check(S, DecodeRegListOperand(Inst, reglist, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td526 let DecoderMethod = "DecodeRegListOperand";
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrInfo.td552 let DecoderMethod = "DecodeRegListOperand";