Home
last modified time | relevance | path

Searched refs:Decode2RSrcDstInstruction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp103 static DecodeStatus Decode2RSrcDstInstruction(MCInst &Inst, unsigned Insn,
359 static DecodeStatus Decode2RSrcDstInstruction(MCInst &Inst, unsigned Insn, in Decode2RSrcDstInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td171 let DecoderMethod = "Decode2RSrcDstInstruction";