Home
last modified time | relevance | path

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

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