Home
last modified time | relevance | path

Searched defs:Address (Results 1 – 25 of 174) sorted by relevance

1234567

/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp404 uint64_t Address, in DecodeUImmWithOffset()
543 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address, in DecodeINSVE_DF()
590 uint64_t Address, in DecodeAddiGroupBranch()
629 uint64_t Address, in DecodePOP35GroupBranchMMR6()
660 uint64_t Address, in DecodeDaddiGroupBranch()
699 uint64_t Address, in DecodePOP37GroupBranchMMR6()
730 uint64_t Address, in DecodeBlezlGroupBranch()
773 uint64_t Address, in DecodeBgtzlGroupBranch()
817 uint64_t Address, in DecodeBgtzGroupBranch()
866 uint64_t Address, in DecodeBlezGroupBranch()
[all …]
/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp69 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand()
88 uint64_t Address, in DecodeGR32BitRegisterClass()
94 uint64_t Address, in DecodeGRH32BitRegisterClass()
100 uint64_t Address, in DecodeGR64BitRegisterClass()
106 uint64_t Address, in DecodeGR128BitRegisterClass()
112 uint64_t Address, in DecodeADDR64BitRegisterClass()
118 uint64_t Address, in DecodeFP32BitRegisterClass()
124 uint64_t Address, in DecodeFP64BitRegisterClass()
130 uint64_t Address, in DecodeFP128BitRegisterClass()
136 uint64_t Address, in DecodeVR32BitRegisterClass()
[all …]
/external/capstone/arch/SystemZ/
DSystemZDisassembler.c49 uint64_t Address, const void *Decoder) in DecodeGR32BitRegisterClass()
55 uint64_t Address, const void *Decoder) in DecodeGRH32BitRegisterClass()
61 uint64_t Address, const void *Decoder) in DecodeGR64BitRegisterClass()
67 uint64_t Address, const void *Decoder) in DecodeGR128BitRegisterClass()
73 uint64_t Address, const void *Decoder) in DecodeADDR64BitRegisterClass()
79 uint64_t Address, const void *Decoder) in DecodeFP32BitRegisterClass()
85 uint64_t Address, const void *Decoder) in DecodeFP64BitRegisterClass()
91 uint64_t Address, const void *Decoder) in DecodeFP128BitRegisterClass()
111 uint64_t Address, const void *Decoder) in decodeAccessRegOperand()
117 uint64_t Address, const void *Decoder) in decodeU4ImmOperand()
[all …]
/external/capstone/arch/Mips/
DMipsDisassembler.c323 uint64_t Address, bool isBigEndian, MCRegisterInfo *MRI) in MipsDisassembler_getInstruction()
409 uint64_t Address, bool isBigEndian, MCRegisterInfo *MRI) in Mips64Disassembler_getInstruction()
469 uint64_t Address, MCRegisterInfo *Decoder) in DecodeINSVE_DF_4()
524 uint64_t Address, MCRegisterInfo *Decoder) in DecodeAddiGroupBranch_4()
560 uint64_t Address, MCRegisterInfo *Decoder) in DecodeDaddiGroupBranch_4()
596 uint64_t Address, MCRegisterInfo *Decoder) in DecodeBlezlGroupBranch_4()
636 uint64_t Address, MCRegisterInfo *Decoder) in DecodeBgtzlGroupBranch_4()
676 uint64_t Address, MCRegisterInfo *Decoder) in DecodeBgtzGroupBranch_4()
722 uint64_t Address, MCRegisterInfo *Decoder) in DecodeBlezGroupBranch_4()
762 unsigned RegNo, uint64_t Address, MCRegisterInfo *Decoder) in DecodeCPU16RegsRegisterClass()
[all …]
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp154 uint64_t Address, in DecodeIntRegsRegisterClass()
165 uint64_t Address, in DecodeI64RegsRegisterClass()
177 uint64_t Address, in DecodeFPRegsRegisterClass()
189 uint64_t Address, in DecodeDFPRegsRegisterClass()
201 uint64_t Address, in DecodeQFPRegsRegisterClass()
215 uint64_t Address, in DecodeCPRegsRegisterClass()
225 uint64_t Address, in DecodeFCCRegsRegisterClass()
234 uint64_t Address, in DecodeASRRegsRegisterClass()
243 uint64_t Address, in DecodePRRegsRegisterClass()
252 uint64_t Address, const void *Decoder) { in DecodeIntPairRegisterClass()
[all …]
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp216 uint64_t Address, in DecodeCRRCRegisterClass()
222 uint64_t Address, in DecodeCRRC0RegisterClass()
228 uint64_t Address, in DecodeCRBITRCRegisterClass()
234 uint64_t Address, in DecodeF4RCRegisterClass()
240 uint64_t Address, in DecodeF8RCRegisterClass()
246 uint64_t Address, in DecodeVRRCRegisterClass()
252 uint64_t Address, in DecodeVSRCRegisterClass()
258 uint64_t Address, in DecodeVSFRCRegisterClass()
264 uint64_t Address, in DecodeVSSRCRegisterClass()
270 uint64_t Address, in DecodeGPRCRegisterClass()
[all …]
/external/capstone/arch/Sparc/
DSparcDisassembler.c88 uint64_t Address, const void *Decoder) in DecodeIntRegsRegisterClass()
102 uint64_t Address, const void *Decoder) in DecodeI64RegsRegisterClass()
116 uint64_t Address, const void *Decoder) in DecodeFPRegsRegisterClass()
130 uint64_t Address, const void *Decoder) in DecodeDFPRegsRegisterClass()
144 uint64_t Address, const void *Decoder) in DecodeQFPRegsRegisterClass()
161 uint64_t Address, const void *Decoder) in DecodeFCCRegsRegisterClass()
251 static DecodeStatus DecodeMem(MCInst *MI, unsigned insn, uint64_t Address, in DecodeMem()
296 static DecodeStatus DecodeLoadInt(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadInt()
303 static DecodeStatus DecodeLoadFP(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadFP()
310 static DecodeStatus DecodeLoadDFP(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadDFP()
[all …]
/external/capstone/arch/PowerPC/
DPPCDisassembler.c162 uint64_t Address, in DecodeCRRCRegisterClass()
169 uint64_t Address, in DecodeCRBITRCRegisterClass()
176 uint64_t Address, in DecodeF4RCRegisterClass()
183 uint64_t Address, in DecodeF8RCRegisterClass()
190 uint64_t Address, in DecodeVRRCRegisterClass()
197 uint64_t Address, in DecodeVSRCRegisterClass()
204 uint64_t Address, in DecodeVSFRCRegisterClass()
211 uint64_t Address, in DecodeGPRCRegisterClass()
218 uint64_t Address, in DecodeGPRC_NOR0RegisterClass()
225 uint64_t Address, in DecodeG8RCRegisterClass()
[all …]
/external/capstone/arch/ARM/
DARMDisassembler.c411 uint64_t Address, const void *Decoder) in DecodePredicateOperand()
447 uint16_t *Size, uint64_t Address) in _ARM_getInstruction()
684 uint16_t *Size, uint64_t Address) in _Thumb_getInstruction()
903 uint64_t Address, const void *Decoder) in DecodeGPRRegisterClass()
915 uint64_t Address, const void *Decoder) in DecodeGPRnopcRegisterClass()
928 uint64_t Address, const void *Decoder) in DecodeGPRwithAPSRRegisterClass()
942 uint64_t Address, const void *Decoder) in DecodetGPRRegisterClass()
955 uint64_t Address, const void *Decoder) in DecodeGPRPairRegisterClass()
972 uint64_t Address, const void *Decoder) in DecodetcGPRRegisterClass()
1003 uint64_t Address, const void *Decoder) in DecoderGPRRegisterClass()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp340 uint64_t Address, in getInstruction()
433 static bool tryAddingSymbolicOperand(uint64_t Address, int32_t Value, in tryAddingSymbolicOperand()
545 static void tryAddingPcLoadReferenceComment(uint64_t Address, int Value, in tryAddingPcLoadReferenceComment()
690 uint64_t Address, in getInstruction()
852 uint64_t Address, const void *Decoder) { in DecodeGPRRegisterClass()
863 uint64_t Address, const void *Decoder) { in DecodeGPRnopcRegisterClass()
869 uint64_t Address, const void *Decoder) { in DecodetGPRRegisterClass()
876 uint64_t Address, const void *Decoder) { in DecodetcGPRRegisterClass()
906 uint64_t Address, const void *Decoder) { in DecoderGPRRegisterClass()
923 uint64_t Address, const void *Decoder) { in DecodeSPRRegisterClass()
[all …]
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp416 uint64_t Address, raw_ostream &OS, in checkDecodedInstruction()
438 uint64_t Address, raw_ostream &OS, in getInstruction()
545 static bool tryAddingSymbolicOperand(uint64_t Address, int32_t Value, in tryAddingSymbolicOperand()
563 static void tryAddingPcLoadReferenceComment(uint64_t Address, int Value, in tryAddingPcLoadReferenceComment()
700 uint64_t Address, in getInstruction()
882 uint64_t Address, const void *Decoder) { in DecodeGPRRegisterClass()
893 uint64_t Address, const void *Decoder) { in DecodeGPRnopcRegisterClass()
906 uint64_t Address, const void *Decoder) { in DecodeGPRwithAPSRRegisterClass()
920 uint64_t Address, const void *Decoder) { in DecodetGPRRegisterClass()
932 uint64_t Address, const void *Decoder) { in DecodeGPRPairRegisterClass()
[all …]
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp45 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16()
57 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
201 uint64_t Address, in DecodeGRRegsRegisterClass()
213 uint64_t Address, in DecodeRRegsRegisterClass()
224 uint64_t Address, const void *Decoder) { in DecodeBitpOperand()
235 uint64_t Address, const void *Decoder) { in DecodeNegImmOperand()
275 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail()
345 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction()
358 Decode2RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction()
371 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction()
[all …]
/external/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp74 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
132 uint64_t Address, in getInstruction()
164 uint64_t Address, const void *Decoder) { in DecodeGPRRegisterClass()
174 uint64_t Address, const void *Decoder) { in decodeRiMemoryValue()
186 uint64_t Address, const void *Decoder) { in decodeRrMemoryValue()
198 uint64_t Address, const void *Decoder) { in decodeSplsValue()
210 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand()
218 static DecodeStatus decodeBranch(MCInst &MI, unsigned Insn, uint64_t Address, in decodeBranch()
227 uint64_t Address, const void *Decoder) { in decodeShiftImm()
235 uint64_t Address, in decodePredicateOperand()
/external/capstone/arch/XCore/
DXCoreDisassembler.c145 uint64_t Address, void *Decoder) in DecodeGRRegsRegisterClass()
159 uint64_t Address, void *Decoder) in DecodeRRegsRegisterClass()
172 uint64_t Address, void *Decoder) in DecodeBitpOperand()
186 uint64_t Address, void *Decoder) in DecodeNegImmOperand()
235 static DecodeStatus Decode2OpInstructionFail(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail()
306 static DecodeStatus Decode2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction()
320 static DecodeStatus Decode2RImmInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction()
334 static DecodeStatus DecodeR2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction()
348 static DecodeStatus Decode2RSrcDstInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RSrcDstInstruction()
363 static DecodeStatus DecodeRUSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeRUSInstruction()
[all …]
/external/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp35 DILineInfo PDBContext::getLineInfoForAddress(uint64_t Address, in getLineInfoForAddress()
68 PDBContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange()
87 PDBContext::getInliningInfoForAddress(uint64_t Address, in getInliningInfoForAddress()
95 std::string PDBContext::getFunctionName(uint64_t Address, in getFunctionName()
/external/clang/test/Modules/Inputs/PR20399/
DSecondHeader.h7 struct Address {}; struct
/external/syslinux/gpxe/src/include/
Detherboot.h22 typedef unsigned long Address; typedef
/external/libnl/python/doc/
Droute_addr.rst36 Address chapter
/external/llvm/lib/DebugInfo/PDB/Raw/
DRawSession.cpp78 void RawSession::setLoadAddress(uint64_t Address) {} in setLoadAddress()
89 RawSession::findSymbolByAddress(uint64_t Address, PDB_SymType Type) const { in findSymbolByAddress()
100 RawSession::findLineNumbersByAddress(uint64_t Address, uint32_t Length) const { in findLineNumbersByAddress()
/external/clang/lib/CodeGen/
DTargetInfo.h97 llvm::Value *Address) const { in initDwarfEHRegSizeTable()
107 llvm::Value *Address) const { in decodeReturnAddress()
117 llvm::Value *Address) const { in encodeReturnAddress()
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Dhw.c105 IN UINTN Address in ReadPciConfig()
120 IN UINTN Address, in WritePciConfig()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DAddress.java18 public class Address { class
/external/google-breakpad/src/processor/
Dmap_serializers-inl.h120 const RangeMap<Address, Entry> &m) const { in SizeOf()
139 const RangeMap<Address, Entry> &m, char *dest) const { in Write()
170 const RangeMap<Address, Entry> &m, unsigned int *size) const { in Serialize()
/external/llvm/lib/MC/MCDisassembler/
DMCExternalSymbolizer.cpp38 uint64_t Address, in tryAddingSymbolicOperand()
159 uint64_t Address) { in tryAddingPcLoadReferenceComment()
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp76 uint64_t Address; member
100 uint64_t Address; member
120 uint64_t Address; member
309 uint64_t Address) { in mustRelaxBranch()

1234567