/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | mem_pass.cpp | 95 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/spirv-tools/source/opt/ |
D | mem_pass.cpp | 96 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/ |
D | mem_pass.cpp | 95 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/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | aggressive_dead_code_elim_pass.cpp | 43 ir::Instruction* AggressiveDCEPass::GetPtr( in GetPtr() function in spvtools::opt::AggressiveDCEPass
|
D | local_single_block_elim_pass.cpp | 68 ir::Instruction* LocalSingleBlockLoadStoreElimPass::GetPtr( in GetPtr() function in spvtools::opt::LocalSingleBlockLoadStoreElimPass
|
D | local_access_chain_convert_pass.cpp | 70 ir::Instruction* LocalAccessChainConvertPass::GetPtr( in GetPtr() function in spvtools::opt::LocalAccessChainConvertPass
|
D | local_single_store_elim_pass.cpp | 73 ir::Instruction* LocalSingleStoreElimPass::GetPtr( in GetPtr() function in spvtools::opt::LocalSingleStoreElimPass
|
D | local_ssa_elim_pass.cpp | 78 ir::Instruction* LocalMultiStoreElimPass::GetPtr( in GetPtr() function in spvtools::opt::LocalMultiStoreElimPass
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ |
D | device_address.h | 75 const void *GetPtr() const { return ptr_; } in GetPtr() function
|
/third_party/abseil-cpp/absl/hash/ |
D | hash_test.cc | 219 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/skia/third_party/externals/abseil-cpp/absl/hash/ |
D | hash_test.cc | 219 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemorySSAUpdater.cpp | 771 auto GetPtr = [&](const std::unique_ptr<ValueToValueMapTy> &I) { in updateExitBlocksForClonedLoop() local
|