Home
last modified time | relevance | path

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

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