Home
last modified time | relevance | path

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

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