Home
last modified time | relevance | path

Searched defs:ptr_type (Results 1 – 25 of 33) sorted by relevance

12

/third_party/boost/libs/numeric/ublas/benchmarks/opencl/
Dbenchmark.hpp35 typedef std::unique_ptr<type> ptr_type; typedef
42 typedef std::unique_ptr<type> ptr_type; typedef
49 typedef void *ptr_type; typedef
56 typedef void *ptr_type; typedef
63 typedef std::unique_ptr<type> ptr_type; typedef
70 typedef std::unique_ptr<type> ptr_type; typedef
78 typedef std::unique_ptr<type> ptr_type; typedef
86 typedef std::unique_ptr<type> ptr_type; typedef
/third_party/boost/boost/fiber/future/detail/
Dtask_base.hpp25 typedef intrusive_ptr< task_base > ptr_type; typedef
Dshared_state.hpp190 typedef intrusive_ptr< shared_state > ptr_type; typedef in boost::fibers::detail::shared_state
243 typedef intrusive_ptr< shared_state > ptr_type; typedef in boost::fibers::detail::shared_state
285 typedef intrusive_ptr< shared_state > ptr_type; typedef in boost::fibers::detail::shared_state
/third_party/boost/boost/fiber/future/
Dpackaged_task.hpp32 typedef typename detail::task_base< R, Args ... >::ptr_type ptr_type; typedef in boost::fibers::packaged_task
Dpromise.hpp28 typedef typename shared_state< R >::ptr_type ptr_type; typedef
Dfuture.hpp28 typedef typename shared_state< R >::ptr_type ptr_type; typedef
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c1687 struct vtn_type *ptr_type) in vtn_pointer_from_ssa()
1796 struct vtn_type *ptr_type, SpvStorageClass storage_class, in vtn_create_variable()
2342 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
2374 struct vtn_type *ptr_type = rzalloc(b, struct vtn_type); in vtn_handle_variables() local
2419 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
2618 struct vtn_type *ptr_type = vtn_get_value_type(b, w[3]); in vtn_handle_variables() local
2637 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
/third_party/boost/boost/spirit/home/classic/utility/
Dgrammar_def.hpp81 ptr_type; typedef
/third_party/boost/libs/iostreams/test/detail/
Doperation_sequence.hpp110 typedef weak_ptr<operation::impl> ptr_type; typedef in boost::iostreams::test::operation_sequence
/third_party/boost/libs/algorithm/test/
Dsearch_test1.cpp101 typedef const typename Container::value_type *ptr_type; in check_one_pointer() typedef
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp451 auto &ptr_type = set<SPIRType>(type_ptr_id, vec4_type_ptr); in build_implicit_builtins() local
473 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
495 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
518 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
538 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
630 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
690 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
712 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
794 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
816 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp226 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
Dvalidate_image.cpp1059 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
/third_party/spirv-tools/source/val/
Dvalidate_interfaces.cpp218 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
Dvalidate_image.cpp1048 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
Dvalidate_decorations.cpp1353 const auto ptr_type = vstate.FindDef(ptr_inst->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_interfaces.cpp226 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
Dvalidate_image.cpp1059 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
Dvalidate_decorations.cpp1371 const auto ptr_type = vstate.FindDef(ptr_inst->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.cc1286 const auto* ptr_type = def_use_mgr_->GetDef(var.type_id()); in RegisterTypes() local
1583 auto* ptr_type = def_use_mgr_->GetDef(var->type_id()); in GetArraySize() local
2349 const auto* ptr_type = def_use_mgr_->GetDef(var.type_id()); in GetSpirvTypeForHandleMemoryObjectDeclaration() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c433 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in create_shared_block() local
2197 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_store_deref() local
2230 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_load_shared() local
2267 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_store_shared() local
3469 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_deref_array() local
3498 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_deref_struct() local
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c2112 LLVMTypeRef ptr_type = LLVMPointerType(result_type, AC_ADDR_SPACE_GLOBAL); in visit_load_global() local
2139 LLVMTypeRef ptr_type = LLVMPointerType(type, AC_ADDR_SPACE_GLOBAL); in visit_store_global() local
2176 LLVMTypeRef ptr_type = LLVMPointerType(data_type, AC_ADDR_SPACE_GLOBAL); in visit_global_atomic() local
3135 LLVMTypeRef ptr_type = in visit_var_atomic() local
3192 LLVMTypeRef ptr_type = in visit_var_atomic() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dfunction_validation_test.cc779 auto* ptr_type = ty.pointer(Source{{12, 34}}, ty.i32(), param.storage_class); in TEST_P() local
/third_party/flatbuffers/src/
Didl_gen_cpp.cpp740 auto &ptr_type = PtrType(field); in GenTypeNativePtr() local
756 auto &ptr_type = PtrType(&field); in GenPtrGet() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir_soa.c740 LLVMTypeRef ptr_type = LLVMPointerType(bld_broad->elem_type, 0); in emit_load_kernel_arg() local
998 LLVMTypeRef ptr_type = LLVMPointerType(bld_broad->elem_type, 0); in emit_load_ubo() local

12