Home
last modified time | relevance | path

Searched refs:DecodeStatus (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp22 typedef MCDisassembler::DecodeStatus DecodeStatus; typedef
32 DecodeStatus getInstruction(MCInst &instr, uint64_t &size,
51 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass()
61 static DecodeStatus DecodeGR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass()
67 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass()
73 static DecodeStatus DecodeGR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass()
79 static DecodeStatus DecodeGR128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass()
85 static DecodeStatus DecodeADDR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeADDR64BitRegisterClass()
91 static DecodeStatus DecodeFP32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass()
97 static DecodeStatus DecodeFP64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass()
[all …]
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp29 typedef MCDisassembler::DecodeStatus DecodeStatus; typedef
40 virtual DecodeStatus getInstruction(MCInst &instr,
89 static DecodeStatus DecodeGRRegsRegisterClass(MCInst &Inst,
94 static DecodeStatus DecodeRRegsRegisterClass(MCInst &Inst,
99 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val,
102 static DecodeStatus DecodeNegImmOperand(MCInst &Inst, unsigned Val,
105 static DecodeStatus Decode2RInstruction(MCInst &Inst,
110 static DecodeStatus Decode2RImmInstruction(MCInst &Inst,
115 static DecodeStatus DecodeR2RInstruction(MCInst &Inst,
120 static DecodeStatus Decode2RSrcDstInstruction(MCInst &Inst,
[all …]
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp30 typedef MCDisassembler::DecodeStatus DecodeStatus; typedef
79 DecodeStatus getInstruction(MCInst &instr,
98 DecodeStatus getInstruction(MCInst &instr,
110 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst,
115 static DecodeStatus DecodeCPU16RegsRegisterClass(MCInst &Inst,
120 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst,
125 static DecodeStatus DecodePtrRegisterClass(MCInst &Inst,
130 static DecodeStatus DecodeDSPRRegisterClass(MCInst &Inst,
135 static DecodeStatus DecodeFGR64RegisterClass(MCInst &Inst,
140 static DecodeStatus DecodeFGR32RegisterClass(MCInst &Inst,
[all …]
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp26 typedef MCDisassembler::DecodeStatus DecodeStatus; typedef
41 DecodeStatus getInstruction(MCInst &instr,
116 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, in DecodeIntRegsRegisterClass()
127 static DecodeStatus DecodeI64RegsRegisterClass(MCInst &Inst, in DecodeI64RegsRegisterClass()
139 static DecodeStatus DecodeFPRegsRegisterClass(MCInst &Inst, in DecodeFPRegsRegisterClass()
151 static DecodeStatus DecodeDFPRegsRegisterClass(MCInst &Inst, in DecodeDFPRegsRegisterClass()
163 static DecodeStatus DecodeQFPRegsRegisterClass(MCInst &Inst, in DecodeQFPRegsRegisterClass()
177 static DecodeStatus DecodeFCCRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFCCRegsRegisterClass()
187 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address,
189 static DecodeStatus DecodeLoadFP(MCInst &Inst, unsigned insn, uint64_t Address,
[all …]
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp32 typedef MCDisassembler::DecodeStatus DecodeStatus; typedef
101 DecodeStatus getInstruction(MCInst &instr, uint64_t &size,
120 DecodeStatus getInstruction(MCInst &instr, uint64_t &size,
127 DecodeStatus AddThumbPredicate(MCInst&) const;
132 static bool Check(DecodeStatus &Out, DecodeStatus In) { in Check()
150 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo,
152 static DecodeStatus DecodeGPRnopcRegisterClass(MCInst &Inst,
155 static DecodeStatus DecodeGPRwithAPSRRegisterClass(MCInst &Inst,
158 static DecodeStatus DecodetGPRRegisterClass(MCInst &Inst, unsigned RegNo,
160 static DecodeStatus DecodetcGPRRegisterClass(MCInst &Inst, unsigned RegNo,
[all …]
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp30 typedef llvm::MCDisassembler::DecodeStatus DecodeStatus; typedef
34 static DecodeStatus DecodeFPR128RegisterClass(llvm::MCInst &Inst,
37 static DecodeStatus DecodeFPR128_loRegisterClass(llvm::MCInst &Inst,
41 static DecodeStatus DecodeFPR64RegisterClass(llvm::MCInst &Inst, unsigned RegNo,
44 static DecodeStatus DecodeFPR32RegisterClass(llvm::MCInst &Inst, unsigned RegNo,
47 static DecodeStatus DecodeFPR16RegisterClass(llvm::MCInst &Inst, unsigned RegNo,
50 static DecodeStatus DecodeFPR8RegisterClass(llvm::MCInst &Inst, unsigned RegNo,
53 static DecodeStatus DecodeGPR64RegisterClass(llvm::MCInst &Inst, unsigned RegNo,
56 static DecodeStatus DecodeGPR64spRegisterClass(llvm::MCInst &Inst,
59 static DecodeStatus DecodeGPR32RegisterClass(llvm::MCInst &Inst, unsigned RegNo,
[all …]
DAArch64Disassembler.h32 MCDisassembler::DecodeStatus
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp22 typedef MCDisassembler::DecodeStatus DecodeStatus; typedef
32 virtual DecodeStatus getInstruction(MCInst &instr,
172 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass()
179 static DecodeStatus DecodeCRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRRCRegisterClass()
185 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass()
191 static DecodeStatus DecodeF4RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF4RCRegisterClass()
197 static DecodeStatus DecodeF8RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF8RCRegisterClass()
203 static DecodeStatus DecodeVRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVRRCRegisterClass()
209 static DecodeStatus DecodeVSRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSRCRegisterClass()
215 static DecodeStatus DecodeVSFRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSFRCRegisterClass()
[all …]
/external/llvm/include/llvm/MC/
DMCDisassembler.h51 enum DecodeStatus { enum
79 virtual DecodeStatus getInstruction(MCInst& instr,
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Dpresencereceivetask.cc79 DecodeStatus(from, stanza, &status); in HandlePresence()
83 void PresenceReceiveTask::DecodeStatus(const Jid& from, in DecodeStatus() function in buzz::PresenceReceiveTask
Dpresencereceivetask.h67 static void DecodeStatus(const Jid& from, const XmlElement * stanza,
/external/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.h103 DecodeStatus getInstruction(MCInst &instr, uint64_t &size,
DX86Disassembler.cpp130 MCDisassembler::DecodeStatus
/external/llvm/tools/llvm-mc/
DDisassembler.cpp68 MCDisassembler::DecodeStatus S; in PrintInsts()
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp272 MCDisassembler::DecodeStatus S; in LLVMDisasmInstruction()
/external/lldb/source/Plugins/Disassembler/llvm/
DDisassemblerLLVMC.cpp526 llvm::MCDisassembler::DecodeStatus status; in GetMCInst()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp560 MCDisassembler::DecodeStatus S = in decodeInst()