Home
last modified time | relevance | path

Searched defs:AddrInfo (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/tools/sancov/
H A Dsancov.cc234 struct AddrInfo : public DILineInfo { struct
235 uint64_t Addr;
237 AddrInfo(const DILineInfo &DI, uint64_t Addr) : DILineInfo(DI), Addr(Addr) { in AddrInfo() function
242 static std::string normalizeFilename(const std::string &FileName) { in normalizeFilename()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp177 struct AddrInfo { struct in __anon4058f4d90111::AlignVectors
179 AddrInfo(const HexagonVectorCombine &HVC, Instruction *I, Value *A, Type *T, in AddrInfo() function
186 Instruction *Inst;
187 Value *Addr;
188 Type *ValTy;
189 Align HaveAlign;
190 Align NeedAlign;
191 int Offset = 0; // Offset (in bytes) from the first member of the
/aosp_15_r20/frameworks/native/libs/binder/
H A DRpcSocketAddress.h89 using AddrInfo = std::unique_ptr<addrinfo, decltype(&freeaddrinfo)>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1973 SmallVector<GEPInfo, 4> AddrInfo; in selectSmrdImm() local
1994 SmallVector<GEPInfo, 4> AddrInfo; in selectSmrdImm32() local
2017 SmallVector<GEPInfo, 4> AddrInfo; in selectSmrdSgpr() local
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dgolddata.proto155 message AddrInfo { message
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test.h291 using AddrInfo = std::unique_ptr<ares_addrinfo, AddrInfoDeleter>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp3780 SmallVector<GEPInfo, 4> AddrInfo; in selectSmrdOffset() local
3851 SmallVector<GEPInfo, 4> AddrInfo; in selectSmrdImm32() local