Searched refs:DecodeL2RUSBitpInstruction (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 126 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst *Inst, unsigned Insn, 454 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 457 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 460 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 611 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSBitpInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 745 …if (DecodeL2RUSBitpInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisass…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 172 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst &Inst, 482 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 485 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 488 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 632 DecodeL2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSBitpInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 171 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst &Inst, 481 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 484 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 487 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 631 DecodeL2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSBitpInstruction() function
|
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 171 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst &Inst, 481 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 484 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 487 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail() 631 DecodeL2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSBitpInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 93 let DecoderMethod = "DecodeL2RUSBitpInstruction";
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 92 let DecoderMethod = "DecodeL2RUSBitpInstruction";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 92 let DecoderMethod = "DecodeL2RUSBitpInstruction";
|