Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp453 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Insn,
1526 if (DecodeRegListOperand(Inst, Insn, Address, Decoder) in DecodeMemMMImm12()
2005 static DecodeStatus DecodeRegListOperand(MCInst &Inst, in DecodeRegListOperand() function
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp179 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val,
1198 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val, in DecodeRegListOperand() function
1938 if (!Check(S, DecodeRegListOperand(Inst, reglist, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td523 let DecoderMethod = "DecodeRegListOperand";
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td449 let DecoderMethod = "DecodeRegListOperand";