Home
last modified time | relevance | path

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

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