Home
last modified time | relevance | path

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

12345

/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp62 uint64_t Address, in DecodeGR32BitRegisterClass()
68 uint64_t Address, in DecodeGRH32BitRegisterClass()
74 uint64_t Address, in DecodeGR64BitRegisterClass()
80 uint64_t Address, in DecodeGR128BitRegisterClass()
86 uint64_t Address, in DecodeADDR64BitRegisterClass()
92 uint64_t Address, in DecodeFP32BitRegisterClass()
98 uint64_t Address, in DecodeFP64BitRegisterClass()
104 uint64_t Address, in DecodeFP128BitRegisterClass()
124 uint64_t Address, in decodeAccessRegOperand()
130 uint64_t Address, const void *Decoder) { in decodeU4ImmOperand()
[all …]
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp398 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address, in DecodeINSVE_DF()
445 uint64_t Address, in DecodeAddiGroupBranch()
484 uint64_t Address, in DecodeDaddiGroupBranch()
523 uint64_t Address, in DecodeBlezlGroupBranch()
566 uint64_t Address, in DecodeBgtzlGroupBranch()
610 uint64_t Address, in DecodeBgtzGroupBranch()
659 uint64_t Address, in DecodeBlezGroupBranch()
747 uint64_t Address, in getInstruction()
815 uint64_t Address, in getInstruction()
845 uint64_t Address, in DecodeCPU16RegsRegisterClass()
[all …]
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp180 uint64_t Address, in DecodeCRRCRegisterClass()
186 uint64_t Address, in DecodeCRBITRCRegisterClass()
192 uint64_t Address, in DecodeF4RCRegisterClass()
198 uint64_t Address, in DecodeF8RCRegisterClass()
204 uint64_t Address, in DecodeVRRCRegisterClass()
210 uint64_t Address, in DecodeVSRCRegisterClass()
216 uint64_t Address, in DecodeVSFRCRegisterClass()
222 uint64_t Address, in DecodeGPRCRegisterClass()
228 uint64_t Address, in DecodeGPRC_NOR0RegisterClass()
234 uint64_t Address, in DecodeG8RCRegisterClass()
[all …]
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp118 uint64_t Address, in DecodeIntRegsRegisterClass()
129 uint64_t Address, in DecodeI64RegsRegisterClass()
141 uint64_t Address, in DecodeFPRegsRegisterClass()
153 uint64_t Address, in DecodeDFPRegsRegisterClass()
165 uint64_t Address, in DecodeQFPRegsRegisterClass()
178 uint64_t Address, in DecodeFCCRegsRegisterClass()
244 uint64_t Address, in getInstruction()
270 static DecodeStatus DecodeMem(MCInst &MI, unsigned insn, uint64_t Address, in DecodeMem()
312 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadInt()
318 static DecodeStatus DecodeLoadFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadFP()
[all …]
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp417 uint64_t Address, in getInstruction()
536 static bool tryAddingSymbolicOperand(uint64_t Address, int32_t Value, in tryAddingSymbolicOperand()
554 static void tryAddingPcLoadReferenceComment(uint64_t Address, int Value, in tryAddingPcLoadReferenceComment()
685 uint64_t Address, in getInstruction()
881 uint64_t Address, const void *Decoder) { in DecodeGPRRegisterClass()
892 uint64_t Address, const void *Decoder) { in DecodeGPRnopcRegisterClass()
905 uint64_t Address, const void *Decoder) { in DecodeGPRwithAPSRRegisterClass()
919 uint64_t Address, const void *Decoder) { in DecodetGPRRegisterClass()
931 uint64_t Address, const void *Decoder) { in DecodeGPRPairRegisterClass()
946 uint64_t Address, const void *Decoder) { in DecodetcGPRRegisterClass()
[all …]
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp214 uint64_t Address, in DecodeGRRegsRegisterClass()
226 uint64_t Address, in DecodeRRegsRegisterClass()
237 uint64_t Address, const void *Decoder) { in DecodeBitpOperand()
248 uint64_t Address, const void *Decoder) { in DecodeNegImmOperand()
288 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail()
358 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction()
371 Decode2RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction()
384 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction()
397 Decode2RSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RSrcDstInstruction()
411 DecodeRUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeRUSInstruction()
[all …]
/external/llvm/tools/lli/
DRemoteTarget.cpp32 uint64_t &Address) { in allocateSpace()
46 bool RemoteTarget::loadData(uint64_t Address, const void *Data, size_t Size) { in loadData()
51 bool RemoteTarget::loadCode(uint64_t Address, const void *Data, size_t Size) { in loadCode()
58 bool RemoteTarget::executeCode(uint64_t Address, int &RetVal) { in executeCode()
DRemoteTargetExternal.cpp32 uint64_t &Address) { in allocateSpace()
52 bool RemoteTargetExternal::loadData(uint64_t Address, const void *Data, size_t Size) { in loadData()
76 bool RemoteTargetExternal::loadCode(uint64_t Address, const void *Data, size_t Size) { in loadCode()
100 bool RemoteTargetExternal::executeCode(uint64_t Address, int32_t &RetVal) { in executeCode()
DRemoteTarget.h51 bool isAllocatedMemory(uint64_t Address, uint32_t Size) { in isAllocatedMemory()
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp22 typedef struct Address { struct
23 enum { RegBase, FrameIndexBase } BaseType;
25 union {
28 } Base;
30 int64_t Offset;
33 Address() : BaseType(RegBase), Offset(0) { Base.Reg = 0; } in Address() argument
34 } Address; typedef
/external/lldb/include/lldb/Core/
DAddress.h102 Address () : in Address() function
117 Address (const Address& rhs) : in Address() function
136 Address (const lldb::SectionSP &section_sp, lldb::addr_t offset) : in Address() function
/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/chromium_org/chromeos/test/data/network/
Dshill_ethernet_with_ipconfig.json5 "Address":"123.123.123.123", string
16 "Address":"2001:0db8:85a3:0000:0000:8a2e:0370:7334", string
/external/chromium_org/components/autofill/core/browser/
Daddress.cc21 Address::Address() {} in Address() function in autofill::Address
23 Address::Address(const Address& address) : FormGroup() { in Address() function in autofill::Address
/external/llvm/lib/DebugInfo/
DDWARFContext.cpp421 DWARFCompileUnit *DWARFContext::getCompileUnitForAddress(uint64_t Address) { in getCompileUnitForAddress()
450 uint64_t Address, in getFileLineInfoForCompileUnit()
469 static bool getFunctionNameForAddress(DWARFCompileUnit *CU, uint64_t Address, in getFunctionNameForAddress()
490 DILineInfo DWARFContext::getLineInfoForAddress(uint64_t Address, in getLineInfoForAddress()
506 DWARFContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange()
548 DWARFContext::getInliningInfoForAddress(uint64_t Address, in getInliningInfoForAddress()
721 uint64_t Address; in DWARFContextInMemory() local
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DAddress.java38 public final class Address { class
48 public Address(String uriHost, int uriPort, SocketFactory socketFactory, in Address() method in Address
/external/llvm/lib/MC/MCAnalysis/
DMCObjectSymbolizer.cpp101 uint64_t Address) { in tryAddingPcLoadReferenceComment()
131 int64_t Value, uint64_t Address, bool IsBranch, in tryAddingSymbolicOperand()
187 int64_t Value, uint64_t Address) { in tryAddingPcLoadReferenceComment()
261 uint64_t Address; in buildRelocationByAddrMap() local
/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_test_util.h16 class Address; variable
Dwallet_address.cc119 Address::Address() {} in Address() function in autofill::wallet::Address
121 Address::Address(const AutofillProfile& profile) in Address() function in autofill::wallet::Address
141 Address::Address(const std::string& country_name_code, in Address() function in autofill::wallet::Address
/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_common.h17 class Address; variable
Ddata_model_wrapper.h36 class Address; variable
/external/llvm/lib/MC/
DMCExternalSymbolizer.cpp34 uint64_t Address, in tryAddingSymbolicOperand()
155 uint64_t Address) { in tryAddingPcLoadReferenceComment()
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp77 uint64_t Address; member
101 uint64_t Address; member
121 uint64_t Address; member
306 uint64_t Address) { in mustRelaxBranch()
/external/llvm/include/llvm/CodeGen/
DMachineCodeInfo.h27 void *Address; // The address of the function in memory variable
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_getproc.c41 __GLXextFuncPtr Address; member

12345