Searched defs:ret_type (Results 1 - 25 of 36) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_assert.c67 LLVMTypeRef ret_type; local in function:lp_build_assert
H A Dlp_bld_const.c466 lp_build_const_func_pointer(struct gallivm_state * gallivm,const void * ptr,LLVMTypeRef ret_type,LLVMTypeRef * arg_types,unsigned num_args,const char * name) argument
H A Dlp_bld_intr.c101 lp_declare_intrinsic(LLVMModuleRef module,const char * name,LLVMTypeRef ret_type,LLVMTypeRef * arg_types,unsigned num_args) argument
218 lp_build_intrinsic(LLVMBuilderRef builder,const char * name,LLVMTypeRef ret_type,LLVMValueRef * args,unsigned num_args,unsigned attr_mask) argument
270 lp_build_intrinsic_unary(LLVMBuilderRef builder,const char * name,LLVMTypeRef ret_type,LLVMValueRef a) argument
280 lp_build_intrinsic_binary(LLVMBuilderRef builder,const char * name,LLVMTypeRef ret_type,LLVMValueRef a,LLVMValueRef b) argument
385 lp_build_intrinsic_map(struct gallivm_state * gallivm,const char * name,LLVMTypeRef ret_type,LLVMValueRef * args,unsigned num_args) argument
415 lp_build_intrinsic_map_unary(struct gallivm_state * gallivm,const char * name,LLVMTypeRef ret_type,LLVMValueRef a) argument
425 lp_build_intrinsic_map_binary(struct gallivm_state * gallivm,const char * name,LLVMTypeRef ret_type,LLVMValueRef a,LLVMValueRef b) argument
[all...]
H A Dlp_bld_format_aos.c794 LLVMTypeRef ret_type; local in function:lp_build_fetch_rgba_aos
899 LLVMTypeRef ret_type; local in function:lp_build_fetch_rgba_aos
H A Dlp_bld_format_s3tc.c1961 LLVMTypeRef ret_type; local in function:update_cached_block
H A Dlp_bld_arit.c2030 LLVMTypeRef ret_type = lp_build_int_vec_type(bld->gallivm, type); local in function:lp_build_iround_nearest_sse2
H A Dlp_bld_sample_soa.c3575 LLVMTypeRef ret_type; local in function:lp_build_sample_soa_func
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_assert.c67 LLVMTypeRef ret_type; local in function:lp_build_assert
H A Dlp_bld_const.c466 lp_build_const_func_pointer(struct gallivm_state * gallivm,const void * ptr,LLVMTypeRef ret_type,LLVMTypeRef * arg_types,unsigned num_args,const char * name) argument
H A Dlp_bld_intr.c106 lp_declare_intrinsic(LLVMModuleRef module,const char * name,LLVMTypeRef ret_type,LLVMTypeRef * arg_types,unsigned num_args) argument
223 lp_build_intrinsic(LLVMBuilderRef builder,const char * name,LLVMTypeRef ret_type,LLVMValueRef * args,unsigned num_args,unsigned attr_mask) argument
276 lp_build_intrinsic_unary(LLVMBuilderRef builder,const char * name,LLVMTypeRef ret_type,LLVMValueRef a) argument
286 lp_build_intrinsic_binary(LLVMBuilderRef builder,const char * name,LLVMTypeRef ret_type,LLVMValueRef a,LLVMValueRef b) argument
391 lp_build_intrinsic_map(struct gallivm_state * gallivm,const char * name,LLVMTypeRef ret_type,LLVMValueRef * args,unsigned num_args) argument
421 lp_build_intrinsic_map_unary(struct gallivm_state * gallivm,const char * name,LLVMTypeRef ret_type,LLVMValueRef a) argument
431 lp_build_intrinsic_map_binary(struct gallivm_state * gallivm,const char * name,LLVMTypeRef ret_type,LLVMValueRef a,LLVMValueRef b) argument
[all...]
H A Dlp_bld_format_aos.c828 LLVMTypeRef ret_type; local in function:lp_build_fetch_rgba_aos
937 LLVMTypeRef ret_type; local in function:lp_build_fetch_rgba_aos
H A Dlp_bld_arit.c1909 LLVMTypeRef ret_type = lp_build_int_vec_type(bld->gallivm, type); local in function:lp_build_iround_nearest_sse2
H A Dlp_bld_format_s3tc.c2000 LLVMTypeRef ret_type; local in function:update_cached_block
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c326 LLVMTypeRef ret_type; local in function:lp_jit_create_types
H A Dlp_state_fs_linear_llvm.c259 LLVMTypeRef ret_type; local in function:llvmpipe_fs_variant_linear_llvm
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_cfg.c126 struct vtn_type *ret_type = vtn_callee->type->return_type; local in function:vtn_handle_function_call
1050 const struct glsl_type *ret_type = local in function:vtn_emit_ret_store
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_cfg.c194 struct vtn_type *ret_type = vtn_callee->type->return_type; local in function:vtn_handle_function_call
936 const struct glsl_type *ret_type = local in function:vtn_emit_cf_list
H A Dspirv_to_nir.c2104 struct vtn_type *ret_type = vtn_value(b, w[1], vtn_value_type_type)->type; local in function:vtn_handle_texture
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_instructions.cpp1714 const glsl_type *ret_type = ir->type->base_type == GLSL_TYPE_UINT64 local in function:lower_instructions_visitor::mul64_to_mul_and_mul_high
H A Dast_to_hir.cpp6463 const glsl_type *const ret_type = local in function:ast_jump_statement::hir
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_instructions.cpp1687 const glsl_type *ret_type = ir->type->base_type == GLSL_TYPE_UINT64 local in function:lower_instructions_visitor::mul64_to_mul_and_mul_high
H A Dast_to_hir.cpp6262 const glsl_type *const ret_type = local in function:ast_jump_statement::hir
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_setup.c1095 LLVMTypeRef main_fn_type, ret_type; local in function:si_llvm_create_func
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c142 LLVMTypeRef ret_type; local in function:si_llvm_create_func
677 LLVMTypeRef ret_type; local in function:si_build_wrapper_function
[all...]
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_internal.h63 const struct dxil_type *ret_type; member in struct:dxil_type::__anonbc4bc12e010a::__anonbc4bc12e0308

Completed in 71 milliseconds

12