Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp95 static DecodeStatus Decode2RImmInstruction(MCInst &Inst, unsigned Insn,
333 static DecodeStatus Decode2RImmInstruction(MCInst &Inst, unsigned Insn, in Decode2RImmInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td165 let DecoderMethod = "Decode2RImmInstruction";