Searched refs:Decode2RUSBitpInstruction (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
| H A D | XCoreDisassembler.cpp | 139 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, 300 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 303 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 551 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, in Decode2RUSBitpInstruction() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreInstrFormats.td | 75 let DecoderMethod = "Decode2RUSBitpInstruction";
|