Searched refs:Decode2RUSBitpInstruction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp165 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst,
337 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder);
340 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder);
589 Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function

Completed in 358 milliseconds