Home
last modified time | relevance | path

Searched defs:ptr_type (Results 1 – 25 of 1066) sorted by last modified time

12345678910>>...43

/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/App/
H A DEbAppConfig.h74 EbPtrType ptr_type; // pointer type member
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbDefinitions.h389 EbPtrType ptr_type; // pointer type member
/dports/lang/gcc48/gcc-4.8.5/gcc/config/alpha/
H A Dalpha.c6182 tree type_size, ptr_type, addend, t, addr; in alpha_gimplify_va_arg_1() local
/dports/devel/ispc/ispc-1.16.1/src/
H A Dmodule.cpp2562 llvm::PointerType *ptr_type = llvm::dyn_cast<llvm::PointerType>(systemBestISAPtr->getType()); in lCreateDispatchFunction() local
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-ccp.c1825 tree ptr_type = TREE_TYPE (expr); in maybe_fold_stmt_addition() local
H A Dgimplify.c1075 tree t, args, addr, ptr_type; in gimplify_decl_expr() local
H A Dfunction.c3186 tree ptr_type, addr, args; in gimplify_parameters() local
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/transport/
H A Dbuffer_pool.hpp24 typedef void* ptr_type; typedef in uhd::transport::buffer_pool
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.cpp394 auto &ptr_type = set<SPIRType>(type_ptr_id, vec4_type_ptr); in build_implicit_builtins() local
415 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
458 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
477 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
567 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
626 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
647 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
3260 auto &ptr_type = set<SPIRType>(ptr_type_id, type); in add_interface_block() local
3375 auto &ptr_type = set<SPIRType>(ptr_type_id); in ensure_correct_builtin_type() local
6299 auto &ptr_type = expression_type(ptr); in emit_tessellation_io_load() local
[all …]
H A Dspirv_hlsl.cpp5639 auto &ptr_type = set<SPIRType>(block_pointer_type_id, block_pointer_type); in remap_num_workgroups_builtin() local
H A Dspirv_cross.cpp2455 auto &ptr_type = compiler.set<SPIRType>(ptr_type_id); in register_combined_image_sampler() local
H A Dspirv_glsl.cpp12263 auto &ptr_type = expression_type(ops[2]); in emit_instruction() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/legalizer/
H A Dboundary.rs392 let ptr_type = Type::triple_pointer_type(isa.triple()); in legalize_sret_call() localVariable
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/llvm/
H A Dac_llvm_build.c4672 LLVMTypeRef ptr_type; in arg_llvm_type() local
H A Dac_nir_to_llvm.c2127 LLVMTypeRef ptr_type = LLVMPointerType(result_type, AC_ADDR_SPACE_GLOBAL); in visit_load_global() local
2154 LLVMTypeRef ptr_type = LLVMPointerType(type, AC_ADDR_SPACE_GLOBAL); in visit_store_global() local
2191 LLVMTypeRef ptr_type = LLVMPointerType(data_type, AC_ADDR_SPACE_GLOBAL); in visit_global_atomic() local
3147 LLVMTypeRef ptr_type = in visit_var_atomic() local
3204 LLVMTypeRef ptr_type = in visit_var_atomic() local
3686 LLVMTypeRef ptr_type = ac_array_in_const_addr_space(ctx->ac.v3i32); in visit_intrinsic() local
4301 LLVMTypeRef ptr_type = LLVMPointerType(result_type, AC_ADDR_SPACE_CONST); in visit_intrinsic() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/spirv/
H A Dvtn_private.h531 struct vtn_type *ptr_type; member
H A Dvtn_variables.c1724 struct vtn_type *ptr_type) in vtn_pointer_from_ssa()
1839 struct vtn_type *ptr_type, SpvStorageClass storage_class, in vtn_create_variable()
2382 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
2414 struct vtn_type *ptr_type = rzalloc(b, struct vtn_type); in vtn_handle_variables() local
2459 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
2658 struct vtn_type *ptr_type = vtn_get_value_type(b, w[3]); in vtn_handle_variables() local
2677 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/microsoft/compiler/
H A Ddxil_module.c696 const struct dxil_type *ptr_type = dxil_module_get_pointer_type(m, int8_type); in dxil_module_get_handle_type() local
2341 const struct dxil_type *ptr_type = in dxil_get_metadata_func() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/vulkan/
H A Dradv_nir_to_llvm.c347 LLVMTypeRef ptr_type = LLVMPointerType(type, AC_ADDR_SPACE_CONST_32BIT); in radv_load_rsrc() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c461 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in create_shared_block() local
2204 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_store_deref() local
2239 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_load_shared() local
2269 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_store_shared() local
3527 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_deref_array() local
3559 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_deref_struct() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/gallivm/
H A 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
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/legalizer/
H A Dboundary.rs392 let ptr_type = Type::triple_pointer_type(isa.triple()); in legalize_sret_call() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.cpp394 auto &ptr_type = set<SPIRType>(type_ptr_id, vec4_type_ptr); in build_implicit_builtins() local
415 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
458 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
477 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
567 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
626 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
647 auto &ptr_type = set<SPIRType>(type_ptr_id, uint_type_ptr); in build_implicit_builtins() local
3260 auto &ptr_type = set<SPIRType>(ptr_type_id, type); in add_interface_block() local
3375 auto &ptr_type = set<SPIRType>(ptr_type_id); in ensure_correct_builtin_type() local
6299 auto &ptr_type = expression_type(ptr); in emit_tessellation_io_load() local
[all …]
H A Dspirv_hlsl.cpp5639 auto &ptr_type = set<SPIRType>(block_pointer_type_id, block_pointer_type); in remap_num_workgroups_builtin() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/legalizer/
H A Dboundary.rs392 let ptr_type = Type::triple_pointer_type(isa.triple()); in legalize_sret_call() localVariable

12345678910>>...43