Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp473 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
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp268 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val,
1733 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val, in DecodeRegListOperand() function
2534 if (!Check(S, DecodeRegListOperand(Inst, reglist, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td528 let DecoderMethod = "DecodeRegListOperand";
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrInfo.td600 let DecoderMethod = "DecodeRegListOperand";
610 let DecoderMethod = "DecodeRegListOperand";