Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp98 static DecodeStatus DecodeR2RInstruction(MCInst &Inst, unsigned Insn,
345 static DecodeStatus DecodeR2RInstruction(MCInst &Inst, unsigned Insn, in DecodeR2RInstruction() function
/src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td177 let DecoderMethod = "DecodeR2RInstruction";