Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp407 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Insn,
1296 if (DecodeRegListOperand(Inst, Insn, Address, Decoder) in DecodeMemMMImm12()
1754 static DecodeStatus DecodeRegListOperand(MCInst &Inst, in DecodeRegListOperand() function
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp179 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val,
1212 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val, in DecodeRegListOperand() function
1952 if (!Check(S, DecodeRegListOperand(Inst, reglist, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td492 let DecoderMethod = "DecodeRegListOperand";
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td440 let DecoderMethod = "DecodeRegListOperand";