Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp118 static DecodeStatus DecodeL2RInstruction(MCInst &Inst, unsigned Insn,
483 static DecodeStatus DecodeL2RInstruction(MCInst &Inst, unsigned Insn, in DecodeL2RInstruction() function
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td210 let DecoderMethod = "DecodeL2RInstruction";