Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp162 static DecodeStatus DecodeL5RInstruction(MCInst &Inst, unsigned Insn,
654 static DecodeStatus DecodeL5RInstruction(MCInst &Inst, unsigned Insn, in DecodeL5RInstruction() function
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td267 let DecoderMethod = "DecodeL5RInstruction";