Searched refs:Decode2RUSBitpInstruction (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 114 static DecodeStatus Decode2RUSBitpInstruction(MCInst *Inst, unsigned Insn, 288 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 291 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 551 static DecodeStatus Decode2RUSBitpInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RUSBitpInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 674 …if (Decode2RUSBitpInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisasse…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 152 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst, 324 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 327 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 576 Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSBitpInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 151 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst, 323 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 326 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 575 Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSBitpInstruction() function
|
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 151 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst, 323 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 326 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 575 Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSBitpInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 76 let DecoderMethod = "Decode2RUSBitpInstruction";
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 75 let DecoderMethod = "Decode2RUSBitpInstruction";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 75 let DecoderMethod = "Decode2RUSBitpInstruction";
|