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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c593 LLVMTypeRef ptr_type = LLVMPointerType(LLVMFloatTypeInContext( local in function:attribs_update
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_cfg.c32 struct vtn_type *ptr_type = param_type; local in function:vtn_load_param_pointer
H A Dvtn_variables.c220 const struct glsl_type *ptr_type = vtn_ptr_type_for_mode(b, mode); local in function:vtn_descriptor_load
578 vtn_pointer_for_variable(struct vtn_builder * b,struct vtn_variable * var,struct vtn_type * ptr_type) argument
1904 vtn_pointer_from_ssa(struct vtn_builder * b,nir_ssa_def * ssa,struct vtn_type * ptr_type) argument
2047 vtn_create_variable(struct vtn_builder * b,struct vtn_value * val,struct vtn_type * ptr_type,SpvStorageClass storage_class,nir_constant * initializer) argument
2380 struct vtn_type *ptr_type = vtn_value(b, w[1], vtn_value_type_type)->type; local in function:vtn_handle_variables
2431 struct vtn_type *ptr_type = vtn_value(b, w[1], vtn_value_type_type)->type; local in function:vtn_handle_variables
[all...]
H A Dvtn_private.h460 struct vtn_type *ptr_type; member in struct:vtn_pointer
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c1686 vtn_pointer_from_ssa(struct vtn_builder * b,nir_ssa_def * ssa,struct vtn_type * ptr_type) argument
1795 vtn_create_variable(struct vtn_builder * b,struct vtn_value * val,struct vtn_type * ptr_type,SpvStorageClass storage_class,struct vtn_value * initializer) argument
2342 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); local in function:vtn_handle_variables
2374 struct vtn_type *ptr_type = rzalloc(b, struct vtn_type); local in function:vtn_handle_variables
2419 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); local in function:vtn_handle_variables
2618 struct vtn_type *ptr_type = vtn_get_value_type(b, w[3]); local in function:vtn_handle_variables
2637 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); local in function:vtn_handle_variables
[all...]
H A Dvtn_private.h528 struct vtn_type *ptr_type; member in struct:vtn_pointer
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c740 LLVMTypeRef ptr_type = LLVMPointerType(bld_broad->elem_type, 0); local in function:emit_load_kernel_arg
998 LLVMTypeRef ptr_type = LLVMPointerType(bld_broad->elem_type, 0); local in function:emit_load_ubo
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c2102 LLVMTypeRef ptr_type = LLVMPointerType(LLVMGetElementType(result_type), local in function:visit_load_var
2113 LLVMTypeRef ptr_type = LLVMPointerType(result_type, local in function:visit_load_var
2251 LLVMTypeRef ptr_type = LLVMPointerType(LLVMTypeOf(val), local in function:visit_store_var
2257 LLVMTypeRef ptr_type = LLVMPointerType(LLVMTypeOf(val), local in function:visit_store_var
2265 LLVMTypeRef ptr_type = LLVMPointerType(LLVMGetElementType(LLVMTypeOf(val)), local in function:visit_store_var
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c433 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, local in function:create_shared_block
2203 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, local in function:emit_store_deref
2236 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, local in function:emit_load_shared
2273 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, local in function:emit_store_shared
3489 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, local in function:emit_deref_array
3518 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, local in function:emit_deref_struct
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c4673 LLVMTypeRef ptr_type; local in function:arg_llvm_type
H A Dac_nir_to_llvm.c2112 LLVMTypeRef ptr_type = LLVMPointerType(result_type, AC_ADDR_SPACE_GLOBAL); local in function:visit_load_global
2139 LLVMTypeRef ptr_type = LLVMPointerType(type, AC_ADDR_SPACE_GLOBAL); local in function:visit_store_global
2176 LLVMTypeRef ptr_type = LLVMPointerType(data_type, AC_ADDR_SPACE_GLOBAL); local in function:visit_global_atomic
3135 LLVMTypeRef ptr_type = local in function:visit_var_atomic
3192 LLVMTypeRef ptr_type = local in function:visit_var_atomic
[all...]
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c698 const struct dxil_type *ptr_type = dxil_module_get_pointer_type(m, int8_type); local in function:dxil_module_get_handle_type
2310 const struct dxil_type *ptr_type = local in function:dxil_get_metadata_func

Completed in 41 milliseconds