Home
last modified time | relevance | path

Searched defs:pointer_type (Results 1 – 25 of 68) sorted by relevance

123

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_local_variables.cpp57 uint32_t pointer_type; in Apply() local
Dtransformation_access_chain.cpp65 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
225 auto pointer_type = ir_context->get_def_use_mgr()->GetDef( in Apply() local
Dtransformation_add_global_variable.cpp59 auto pointer_type = type->AsPointer(); in IsApplicable() local
Dfuzzer_pass_add_access_chains.cpp100 auto pointer_type = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_local_variables.cpp57 uint32_t pointer_type; in Apply() local
Dtransformation_access_chain.cpp65 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
225 auto pointer_type = ir_context->get_def_use_mgr()->GetDef( in Apply() local
Dtransformation_add_global_variable.cpp59 auto pointer_type = type->AsPointer(); in IsApplicable() local
Dfuzzer_pass_add_access_chains.cpp100 auto pointer_type = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_local_variables.cpp57 uint32_t pointer_type; in Apply() local
Dtransformation_access_chain.cpp65 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
225 auto pointer_type = ir_context->get_def_use_mgr()->GetDef( in Apply() local
Dtransformation_add_global_variable.cpp59 auto pointer_type = type->AsPointer(); in IsApplicable() local
Dfuzzer_pass_add_access_chains.cpp100 auto pointer_type = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Denvironment.hpp51 using pointer_type = const char_type*; typedef in boost::process::detail::posix::native_environment_impl
105 using pointer_type = const char_type*; typedef in boost::process::detail::posix::native_environment_impl
151 using pointer_type = const char_type*; typedef
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp484 analysis::Pointer* pointer_type = type_mgr->GetType(type_id)->AsPointer(); in IsPointerToArrayType() local
517 analysis::Pointer* pointer_type = type->AsPointer(); in CanUpdateUses() local
526 analysis::Pointer* pointer_type = type->AsPointer(); in CanUpdateUses() local
749 Instruction* pointer_type = in UpdateUses() local
Dcopy_prop_arrays.h147 const analysis::Pointer* pointer_type = in GetStorageClass() local
/external/cronet/stable/third_party/libc++/src/include/__memory/
Dbuiltin_new_allocator.h28 typedef void* pointer_type; typedef
/external/cronet/tot/third_party/libc++/src/include/__memory/
Dbuiltin_new_allocator.h28 typedef void* pointer_type; typedef
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory/
Dbuiltin_new_allocator.h29 typedef void* pointer_type; typedef
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__memory/
Dbuiltin_new_allocator.h29 typedef void* pointer_type; typedef
/external/pytorch/c10/util/
DExclusivelyOwnedTensorTraits.h14 using pointer_type = TensorType*; member
/external/angle/third_party/spirv-tools/src/source/opt/
Dcopy_prop_arrays.cpp507 analysis::Pointer* pointer_type = type_mgr->GetType(type_id)->AsPointer(); in IsPointerToArrayType() local
555 analysis::Pointer* pointer_type = type->AsPointer(); in CanUpdateUses() local
569 analysis::Pointer* pointer_type = type->AsPointer(); in CanUpdateUses() local
804 Instruction* pointer_type = in UpdateUses() local
Dcopy_prop_arrays.h147 const analysis::Pointer* pointer_type = in GetStorageClass() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp506 analysis::Pointer* pointer_type = type_mgr->GetType(type_id)->AsPointer(); in IsPointerToArrayType() local
554 analysis::Pointer* pointer_type = type->AsPointer(); in CanUpdateUses() local
568 analysis::Pointer* pointer_type = type->AsPointer(); in CanUpdateUses() local
803 Instruction* pointer_type = in UpdateUses() local
Dcopy_prop_arrays.h147 const analysis::Pointer* pointer_type = in GetStorageClass() local
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Denvironment.hpp31 using pointer_type = const char_type*; typedef in boost::process::detail::windows::native_environment_impl
146 using pointer_type = const char_type*; typedef

123