Home
last modified time | relevance | path

Searched defs:GetPtr (Results 1 – 8 of 8) 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/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/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/lzma/CPP/7zip/Archive/7z/
D7zIn.h315 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/node/deps/v8/src/logging/
Dcounters.h141 std::atomic<int>* GetPtr() { 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/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp80412 nsAttrValue::GetPtr() const in GetPtr() function in nsAttrValue