Home
last modified time | relevance | path

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

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