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

/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp152 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst,
324 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder);
327 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder);
576 Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function

Completed in 87 milliseconds