Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td210 let DecoderMethod = "DecodeL2RInstruction";