Home
last modified time | relevance | path

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

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Din_class_typedef.hpp5 typedef T* ptr_type; typedef in Foo
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_struct.c80 lp_build_struct_get_ptr2(struct gallivm_state *gallivm, LLVMTypeRef ptr_type, LLVMValueRef ptr, unsigned member, const char *name) lp_build_struct_get_ptr2() argument
99 lp_build_struct_get2(struct gallivm_state *gallivm, LLVMTypeRef ptr_type, LLVMValueRef ptr, unsigned member, const char *name) lp_build_struct_get2() argument
H A Dlp_bld_nir_soa.c777 LLVMTypeRef ptr_type = LLVMPointerType(bld_broad->elem_type, 0); in emit_load_kernel_arg() local
1073 LLVMTypeRef ptr_type = LLVMPointerType(bld_broad->elem_type, 0); in emit_load_ubo() local
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dfunction_validation_test.cc779 auto* ptr_type = ty.pointer(Source{{12, 34}}, ty.i32(), param.storage_class); in TEST_P() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp226 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
H A Dvalidate_image.cpp1059 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_interfaces.cpp226 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
H A Dvalidate_image.cpp1059 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
/third_party/spirv-tools/source/opt/
H A Deliminate_dead_io_components_pass.cpp70 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
H A Deliminate_dead_output_stores_pass.cpp95 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
H A Dliveness.cpp255 auto ptr_type = type_mgr->GetType(var->type_id())->AsPointer(); in MarkRefLive() local
287 analysis::Pointer* ptr_type = var_type->AsPointer(); in ComputeLiveness() local
/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp248 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
H A Dvalidate_image.cpp1118 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dbtf_dumper.c102 const struct btf_type *ptr_type; in btf_dumper_ptr() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dbtf_dumper.c112 const struct btf_type *ptr_type; in btf_dumper_ptr() local
/kernel/linux/linux-5.10/include/linux/
H A Dbpf_verifier.h334 enum bpf_reg_type ptr_type; /* pointer type for load/store insns */ member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf_verifier.h474 enum bpf_reg_type ptr_type; /* pointer type for load/store insns */ member
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c1728 vtn_pointer_from_ssa(struct vtn_builder *b, nir_ssa_def *ssa, struct vtn_type *ptr_type) vtn_pointer_from_ssa() argument
1843 vtn_create_variable(struct vtn_builder *b, struct vtn_value *val, struct vtn_type *ptr_type, SpvStorageClass storage_class, struct vtn_value *initializer) vtn_create_variable() argument
2387 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); vtn_handle_variables() local
2419 struct vtn_type *ptr_type = rzalloc(b, struct vtn_type); vtn_handle_variables() local
2464 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); vtn_handle_variables() local
2663 struct vtn_type *ptr_type = vtn_get_value_type(b, w[3]); vtn_handle_variables() local
2682 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); vtn_handle_variables() local
[all...]
H A Dvtn_private.h533 struct vtn_type *ptr_type; member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A 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
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c297 LLVMTypeRef ptr_type = LLVMPointerType(type, AC_ADDR_SPACE_CONST_32BIT); in radv_load_rsrc() local
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c1781 swreg ptr_type; in nfp_perf_event_output() local
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c1781 swreg ptr_type; in nfp_perf_event_output() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c466 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in create_shared_block() local
2382 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_store_deref() local
2419 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_load_shared() local
2449 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_store_shared() local
3781 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_deref_array() local
3813 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, emit_deref_struct() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.cpp2505 auto &ptr_type = compiler.set<SPIRType>(ptr_type_id); in register_combined_image_sampler() local

Completed in 60 milliseconds

12