/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 412 uint64_t Address, in DecodeUImmWithOffset() 587 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address, in DecodeINSVE_DF() 635 uint64_t Address, const void *Decoder) { in DecodeDAHIDATIMMR6() 648 static DecodeStatus DecodeDAHIDATI(MCInst &MI, InsnType insn, uint64_t Address, in DecodeDAHIDATI() 663 uint64_t Address, in DecodeAddiGroupBranch() 702 uint64_t Address, in DecodePOP35GroupBranchMMR6() 736 uint64_t Address, in DecodeDaddiGroupBranch() 775 uint64_t Address, in DecodePOP37GroupBranchMMR6() 809 uint64_t Address, in DecodePOP65GroupBranchMMR6() 848 uint64_t Address, in DecodePOP75GroupBranchMMR6() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 74 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand() 93 uint64_t Address, in DecodeGR32BitRegisterClass() 99 uint64_t Address, in DecodeGRH32BitRegisterClass() 105 uint64_t Address, in DecodeGR64BitRegisterClass() 111 uint64_t Address, in DecodeGR128BitRegisterClass() 117 uint64_t Address, in DecodeADDR64BitRegisterClass() 123 uint64_t Address, in DecodeFP32BitRegisterClass() 129 uint64_t Address, in DecodeFP64BitRegisterClass() 135 uint64_t Address, in DecodeFP128BitRegisterClass() 141 uint64_t Address, in DecodeVR32BitRegisterClass() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Disassembler/ |
D | RISCVDisassembler.cpp | 60 uint64_t Address, in DecodeGPRRegisterClass() 77 uint64_t Address, in DecodeFPR32RegisterClass() 88 uint64_t Address, in DecodeFPR32CRegisterClass() 99 uint64_t Address, in DecodeFPR64RegisterClass() 110 uint64_t Address, in DecodeFPR64CRegisterClass() 121 uint64_t Address, in DecodeGPRNoX0RegisterClass() 131 uint64_t Address, in DecodeGPRNoX0X2RegisterClass() 141 uint64_t Address, in DecodeGPRCRegisterClass() 153 static void addImplySP(MCInst &Inst, int64_t Address, const void *Decoder) { in addImplySP() 171 int64_t Address, const void *Decoder) { in decodeUImmOperand() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/Disassembler/ |
D | PPCDisassembler.cpp | 83 uint64_t Address, in DecodeCRRCRegisterClass() 89 uint64_t Address, in DecodeCRBITRCRegisterClass() 95 uint64_t Address, in DecodeF4RCRegisterClass() 101 uint64_t Address, in DecodeF8RCRegisterClass() 107 uint64_t Address, in DecodeVFRCRegisterClass() 113 uint64_t Address, in DecodeVRRCRegisterClass() 119 uint64_t Address, in DecodeVSRCRegisterClass() 125 uint64_t Address, in DecodeVSFRCRegisterClass() 131 uint64_t Address, in DecodeVSSRCRegisterClass() 137 uint64_t Address, in DecodeGPRCRegisterClass() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 147 uint64_t Address, in DecodeIntRegsRegisterClass() 158 uint64_t Address, in DecodeI64RegsRegisterClass() 170 uint64_t Address, in DecodeFPRegsRegisterClass() 182 uint64_t Address, in DecodeDFPRegsRegisterClass() 194 uint64_t Address, in DecodeQFPRegsRegisterClass() 208 uint64_t Address, in DecodeCPRegsRegisterClass() 218 uint64_t Address, in DecodeFCCRegsRegisterClass() 227 uint64_t Address, in DecodeASRRegsRegisterClass() 236 uint64_t Address, in DecodePRRegsRegisterClass() 245 uint64_t Address, const void *Decoder) { in DecodeIntPairRegisterClass() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 582 uint64_t Address, raw_ostream &CS, in checkDecodedInstruction() 614 uint64_t Address, in getInstruction() 623 uint64_t Address, in getARMInstruction() 702 static bool tryAddingSymbolicOperand(uint64_t Address, int32_t Value, in tryAddingSymbolicOperand() 720 static void tryAddingPcLoadReferenceComment(uint64_t Address, int Value, in tryAddingPcLoadReferenceComment() 909 uint64_t Address, in getThumbInstruction() 1128 uint64_t Address, const void *Decoder) { in DecodeGPRRegisterClass() 1138 uint64_t Address, in DecodeCLRMGPRRegisterClass() 1153 uint64_t Address, const void *Decoder) { in DecodeGPRnopcRegisterClass() 1166 uint64_t Address, const void *Decoder) { in DecodeGPRwithAPSRRegisterClass() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 44 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16() 56 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32() 200 uint64_t Address, in DecodeGRRegsRegisterClass() 212 uint64_t Address, in DecodeRRegsRegisterClass() 223 uint64_t Address, const void *Decoder) { in DecodeBitpOperand() 234 uint64_t Address, const void *Decoder) { in DecodeNegImmOperand() 274 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail() 344 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction() 357 Decode2RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction() 370 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/Disassembler/ |
D | ARCDisassembler.cpp | 50 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32() 59 static bool readInstruction64(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction64() 69 static bool readInstruction48(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction48() 78 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16() 121 uint64_t Address, in DecodeGPR32RegisterClass() 134 uint64_t Address, in DecodeGBR32ShortRegister() 158 static DecodeStatus DecodeMEMrs9(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMEMrs9() 168 static bool DecodeSymbolicOperand(MCInst &Inst, uint64_t Address, in DecodeSymbolicOperand() 178 static void DecodeSymbolicOperandOff(MCInst &Inst, uint64_t Address, in DecodeSymbolicOperandOff() 188 uint64_t Address, const void *Decoder) { in DecodeBranchTargetS() [all …]
|
/third_party/rust/crates/tracing/examples/examples/ |
D | valuable_json.rs | 27 struct Address { struct 42 address: Address { in main() argument
|
D | valuable.rs | 26 struct Address { struct 40 address: Address { in main() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/Disassembler/ |
D | AVRDisassembler.cpp | 61 uint64_t Address, const void *Decoder) { in DecodeGPR8RegisterClass() 66 uint64_t Address, const void *Decoder) { in DecodeLD8RegisterClass() 71 uint64_t Address, const void *Decoder) { in DecodePTRREGSRegisterClass() 77 static DecodeStatus readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16() 90 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32() 115 uint64_t Address, in getInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/Disassembler/ |
D | LanaiDisassembler.cpp | 133 ArrayRef<uint8_t> Bytes, uint64_t Address, in getInstruction() 175 uint64_t Address, const void *Decoder) { in decodeRiMemoryValue() 187 uint64_t Address, const void *Decoder) { in decodeRrMemoryValue() 199 uint64_t Address, const void *Decoder) { in decodeSplsValue() 211 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand() 219 static DecodeStatus decodeBranch(MCInst &MI, unsigned Insn, uint64_t Address, in decodeBranch() 228 uint64_t Address, const void *Decoder) { in decodeShiftImm() 236 uint64_t Address, in decodePredicateOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBContext.cpp | 33 DILineInfo PDBContext::getLineInfoForAddress(object::SectionedAddress Address, in getLineInfoForAddress() 66 PDBContext::getLineInfoForAddressRange(object::SectionedAddress Address, in getLineInfoForAddressRange() 86 PDBContext::getInliningInfoForAddress(object::SectionedAddress Address, in getInliningInfoForAddress() 95 PDBContext::getLocalsForAddress(object::SectionedAddress Address) { in getLocalsForAddress() 99 std::string PDBContext::getFunctionName(uint64_t Address, in getFunctionName()
|
/third_party/nghttp2/src/ |
D | network.h | 60 struct Address { struct 61 size_t len; 62 union sockaddr_union su;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/ |
D | MSP430Disassembler.cpp | 74 uint64_t Address, in DecodeGR8RegisterClass() 92 uint64_t Address, in DecodeGR16RegisterClass() 111 static DecodeStatus DecodeCGImm(MCInst &MI, uint64_t Bits, uint64_t Address, in DecodeCGImm() 129 uint64_t Address, in DecodeMemOperand() 231 uint64_t Address, in getInstructionI() 286 uint64_t Address, in getInstructionII() 341 uint64_t Address, in getInstructionCJ() 362 uint64_t Address, in getInstruction()
|
/third_party/libcoap/include/coap3/ |
D | address.h | 57 #define _coap_is_mcast_impl(Address) ip_addr_ismulticast(&(Address)->addr) argument 60 #define _coap_is_bcast_impl(Address) ip_addr_isbroadcast(&(Address)->addr) argument 95 #define _coap_is_mcast_impl(Address) uip_is_addr_mcast(&((Address)->addr)) argument 98 #define _coap_is_bcast_impl(Address) (0) argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
D | MCDisassembler.cpp | 21 ArrayRef<uint8_t> Bytes, uint64_t Address, in onSymbolStart() 28 uint64_t Address, bool IsBranch, in tryAddingSymbolicOperand()
|
D | MCExternalSymbolizer.cpp | 37 uint64_t Address, in tryAddingSymbolicOperand() 158 uint64_t Address) { in tryAddingPcLoadReferenceComment()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | MachOLinkGraphBuilder.h | 69 uint64_t Address = 0; variable 132 Symbol *getSymbolByAddress(JITTargetAddress Address) { in getSymbolByAddress() 141 Expected<Symbol &> findSymbolByAddress(JITTargetAddress Address) { in findSymbolByAddress()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZLongBranch.cpp | 82 uint64_t Address = 0; member 105 uint64_t Address = 0; member 124 uint64_t Address = 0; member 313 uint64_t Address) { in mustRelaxBranch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | InstrumentationMap.h | 43 uint64_t Address; member 57 yaml::Hex64 Address; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeSession.cpp | 85 bool NativeSession::setLoadAddress(uint64_t Address) { return false; } in setLoadAddress() 107 NativeSession::findSymbolByAddress(uint64_t Address, PDB_SymType Type) const { in findSymbolByAddress() 129 NativeSession::findLineNumbersByAddress(uint64_t Address, in findLineNumbersByAddress()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/Disassembler/ |
D | BPFDisassembler.cpp | 127 uint64_t Address, const void *Decoder) { in decodeMemoryOpValue() 137 static DecodeStatus readInstruction64(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction64() 163 uint64_t Address, in getInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 166 uint64_t Address, in getInstruction() 292 uint64_t Address, in getSingleInstruction() 532 uint64_t Address, in DecodeIntRegsLow8RegisterClass() 538 uint64_t Address, in DecodeIntRegsRegisterClass() 554 uint64_t Address, in DecodeGeneralSubRegsRegisterClass() 738 static DecodeStatus brtargetDecoder(MCInst &MI, unsigned tmp, uint64_t Address, in brtargetDecoder()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | SymbolSize.h | 20 uint64_t Address; member
|