Home
last modified time | relevance | path

Searched defs:GetPtr (Results 1 – 10 of 10) sorted by relevance

/third_party/spirv-tools/source/opt/
Dmem_pass.cpp96 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() function in spvtools::opt::MemPass
126 Instruction* MemPass::GetPtr(Instruction* ip, uint32_t* varId) { in GetPtr() function in spvtools::opt::MemPass
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dmem_pass.cpp95 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() function in spvtools::opt::MemPass
125 Instruction* MemPass::GetPtr(Instruction* ip, uint32_t* varId) { in GetPtr() function in spvtools::opt::MemPass
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmem_pass.cpp95 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() function in spvtools::opt::MemPass
125 Instruction* MemPass::GetPtr(Instruction* ip, uint32_t* varId) { in GetPtr() function in spvtools::opt::MemPass
/third_party/protobuf/src/google/protobuf/
Dextension_set.h1329 static inline const std::string* GetPtr(int number, const ExtensionSet& set, in GetPtr() function
1390 static inline const ConstType* GetPtr(int number, const ExtensionSet& set, in GetPtr() function
1417 static inline const ConstType* GetPtr(int number, const ExtensionSet& set, in GetPtr() function
1487 static inline std::nullptr_t GetPtr(int /* number */, in GetPtr() function
1544 static inline std::nullptr_t GetPtr(int /* number */, in GetPtr() function
/third_party/lzma/CPP/7zip/Archive/7z/
D7zIn.h318 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr() function
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
Dhash_test.cc219 static auto GetPtr(const T& t) -> decltype(&*t) { in GetPtr() function
223 static std::nullptr_t GetPtr(std::nullptr_t) { return nullptr; } in GetPtr() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/
Ddevice_address.h211 const void *GetPtr() const { in GetPtr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp771 auto GetPtr = [&](const std::unique_ptr<ValueToValueMapTy> &I) { in updateExitBlocksForClonedLoop() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/
Dimage_utils.cc1579 uchar *GetPtr(const std::shared_ptr<Tensor> &tensor) { in GetPtr() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp80412 nsAttrValue::GetPtr() const in GetPtr() function in nsAttrValue