/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachORelocation.h | 43 uint32_t getAddress() const { return r_scattered ? r_value : r_address; } in getAddress() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | DataExtractor.h | 226 uint64_t getAddress(uint64_t *offset_ptr) const { in getAddress() function 233 uint64_t getAddress(Cursor &C) const { return getUnsigned(C, AddressSize); } in getAddress() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | JITSymbol.h | 223 JITTargetAddress getAddress() const { return Address; } in getAddress() function 313 Expected<JITTargetAddress> getAddress() { in getAddress() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ObjectFile.h | 381 inline Expected<uint64_t> SymbolRef::getAddress() const { in getAddress() function 438 inline uint64_t SectionRef::getAddress() const { in getAddress() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
D | GsymReader.cpp | 209 Optional<uint64_t> GsymReader::getAddress(size_t Index) const { in getAddress() function in GsymReader
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | AttributeLayoutTest.cpp | 88 const char *getAddress() override { return mMemory; } in getAddress() function in __anon561b0b6f0111::Memory 102 const char *getAddress() override { return nullptr; } in getAddress() function in __anon561b0b6f0111::Buffer
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | AttributeLayoutTest.cpp | 88 const char *getAddress() override { return mMemory; } in getAddress() function in __anon612454840111::Memory 102 const char *getAddress() override { return nullptr; } in getAddress() function in __anon612454840111::Buffer
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IntrinsicInst.h | 141 Value *getAddress() const { return getVariableLocation(); } in getAddress() function 157 Value *getAddress() const { return getVariableLocation(); } in getAddress() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 261 Value *getAddress() const { return Address; } in getAddress() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 87 uint8_t *getAddress() const { return Address; } in getAddress() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 120 JITTargetAddress getAddress() const { return Address; } in getAddress() function 460 JITTargetAddress getAddress() const { return Base->getAddress() + Offset; } in getAddress() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | Core.h | 960 JITTargetAddress getAddress() const { return Addr; } in getAddress() function
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkRayTracingUtil.cpp | 607 VkDeviceOrHostAddressKHR SerialStorage::getAddress (const DeviceInterface& vk, in getAddress() function in vk::SerialStorage
|