Home
last modified time | relevance | path

Searched defs:GetPtr (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmem_pass.cpp95 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() function in spvtools::MemPass
125 Instruction* MemPass::GetPtr(Instruction* ip, uint32_t* varId) { in GetPtr() function in spvtools::MemPass
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmem_pass.cpp95 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() function in spvtools::MemPass
125 Instruction* MemPass::GetPtr(Instruction* ip, uint32_t* varId) { in GetPtr() function in spvtools::MemPass
/third_party/spirv-tools/source/opt/
H A Dmem_pass.cpp96 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() function in spvtools::MemPass
126 Instruction* MemPass::GetPtr(Instruction* ip, uint32_t* varId) { in GetPtr() function in spvtools::MemPass
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.h315 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr() function
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc223 static std::nullptr_t GetPtr(std::nullptr_t) { return nullptr; } in GetPtr() function
/third_party/node/deps/v8/src/logging/
H A Dcounters.h141 std::atomic<int>* GetPtr() { in GetPtr() function in v8::internal::StatsCounter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp771 auto GetPtr = [&](const std::unique_ptr<ValueToValueMapTy> &I) { in updateExitBlocksForClonedLoop() local

Completed in 9 milliseconds