| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_struct.c | 46 LLVMTypeRef ptr_type, in lp_build_struct_get_ptr2() 65 LLVMTypeRef ptr_type, in lp_build_struct_get2() 122 LLVMTypeRef ptr_type, in lp_build_pointer_get_unaligned2() 143 LLVMTypeRef ptr_type, in lp_build_pointer_get2()
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | in_class_typedef.hpp | 5 typedef T* ptr_type; typedef in Foo
|
| /third_party/spirv-tools/source/opt/ |
| D | eliminate_dead_io_components_pass.cpp | 70 analysis::Pointer* ptr_type = var_type->AsPointer(); in Process() local 194 analysis::Pointer* ptr_type = in ChangeArrayLength() local 212 analysis::Pointer* ptr_type = in ChangeIOVarStructLength() local
|
| D | eliminate_dead_output_stores_pass.cpp | 95 auto ptr_type = type_mgr->GetType(var->type_id())->AsPointer(); in KillAllDeadStoresOfLocRef() local 141 analysis::Pointer* ptr_type = var_type->AsPointer(); in KillAllDeadStoresOfBuiltinRef() local 193 analysis::Pointer* ptr_type = var_type->AsPointer(); in DoDeadOutputStoreElimination() local
|
| D | liveness.cpp | 255 auto ptr_type = type_mgr->GetType(var->type_id())->AsPointer(); in MarkRefLive() local 287 analysis::Pointer* ptr_type = var_type->AsPointer(); in ComputeLiveness() local
|
| D | interface_var_sroa.cpp | 794 analysis::Pointer ptr_type(type, storage_class); in GetPointerType() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| D | vtn_variables.c | 1963 struct vtn_type *ptr_type) in vtn_pointer_from_ssa() 2096 struct vtn_type *ptr_type, SpvStorageClass storage_class, in vtn_create_variable() 2653 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local 2685 struct vtn_type *ptr_type = vtn_zalloc(b, struct vtn_type); in vtn_handle_variables() local 2729 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local 2905 struct vtn_type *ptr_type = vtn_get_value_type(b, w[3]); in vtn_handle_variables() local 2924 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/parser/src/grammar/ |
| D | types.rs | 114 fn ptr_type(p: &mut Parser<'_>) { in ptr_type() function
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| D | nir_to_spirv.c | 656 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in create_scratch_block() local 701 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in create_shared_block() local 732 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in get_shared_block() local 2445 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_store_deref() local 2487 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_load_shared() local 2520 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_store_shared() local 2549 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_load_scratch() local 2582 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_store_scratch() local 4249 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, storage_class, member_type); in try_emit_gl_per_vertex_access() local 4342 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_deref_array() local [all …]
|
| /third_party/rust/rust/compiler/rustc_codegen_gcc/src/intrinsic/ |
| D | simd.rs | 531 let ptr_type = elem_type.make_pointer(); in generic_simd_intrinsic() localVariable 786 let ptr_type = elem_type.make_pointer(); in generic_simd_intrinsic() localVariable
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_msl.cpp | 451 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/ |
| D | validate_interfaces.cpp | 226 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
|
| D | validate_image.cpp | 1059 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
|
| D | validate_decorations.cpp | 1371 const auto ptr_type = vstate.FindDef(ptr_inst->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
|
| /third_party/spirv-tools/source/val/ |
| D | validate_interfaces.cpp | 248 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
|
| D | validate_image.cpp | 1118 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_interfaces.cpp | 226 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
|
| D | validate_image.cpp | 1059 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
|
| D | validate_decorations.cpp | 1371 const auto ptr_type = vstate.FindDef(ptr_inst->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
|
| /third_party/rust/rust/compiler/rustc_codegen_llvm/src/ |
| D | va_arg.rs | 252 let ptr_type = bx.cx.type_ptr_to(val_type); in emit_s390x_va_arg() localVariable
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| D | parser_impl.cc | 1286 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/amd/vulkan/ |
| D | radv_nir_to_llvm.c | 133 LLVMTypeRef ptr_type = LLVMPointerType(type, AC_ADDR_SPACE_CONST_32BIT); in radv_load_rsrc() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | function_validation_test.cc | 779 auto* ptr_type = ty.pointer(Source{{12, 34}}, ty.i32(), param.storage_class); in TEST_P() local
|
| /third_party/rust/rust/compiler/rustc_codegen_gcc/src/ |
| D | common.rs | 227 let ptr_type = base_addr.get_type(); in scalar_to_backend() localVariable
|
| /third_party/flatbuffers/src/ |
| D | idl_gen_cpp.cpp | 880 auto &ptr_type = PtrType(field); in GenTypeNativePtr() local 896 auto &ptr_type = PtrType(&field); in GenPtrGet() local
|