Home
last modified time | relevance | path

Searched defs:elem_type (Results 1 - 25 of 45) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Din_class_typedef.hpp4 typedef T elem_type; typedef in Foo
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_constants.cc70 auto* elem_type = vec ? vec->type() : type; in EvaluateConstantValue() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_readonly_images_to_tex.c31 const struct glsl_type *elem_type = in get_texture_type_for_image() local
H A Dnir_opt_memcpy.c99 const struct glsl_type *elem_type = glsl_get_array_element(type); in type_is_tightly_packed() local
H A Dnir_validate.c1485 const struct glsl_type *elem_type = glsl_get_struct_field(type, i); in validate_constant() local
1489 const struct glsl_type *elem_type = glsl_get_array_element(type); in validate_constant() local
H A Dnir_deref.c278 type_get_array_stride(const struct glsl_type *elem_type, in type_get_array_stride() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dconstant.h107 auto* elem_type = ElementType(); in WithScalarAt() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.c471 LLVMTypeRef elem_type = LLVMInt32TypeInContext(bld->gallivm->context); in lp_build_select_aos() local
H A Dlp_bld_type.h151 LLVMTypeRef elem_type; member
H A Dlp_bld_type.c70 LLVMTypeRef elem_type = lp_build_elem_type(gallivm, type); in lp_build_vec_type() local
85 lp_check_elem_type(struct lp_type type, LLVMTypeRef elem_type) in lp_check_elem_type() argument
158 LLVMTypeRef elem_type in lp_check_vec_type() local
189 LLVMTypeRef elem_type = lp_build_int_elem_type(gallivm, type); lp_build_int_vec_type() local
[all...]
H A Dlp_bld_intr.c346 LLVMTypeRef elem_type = lp_build_elem_type(gallivm, intrin_type); in lp_build_intrinsic_binary_anylength() local
H A Dlp_bld_const.c247 LLVMTypeRef elem_type; in lp_build_one() local
298 LLVMTypeRef elem_type = lp_build_elem_type(gallivm, type); in lp_build_const_elem() local
338 LLVMTypeRef elem_type = lp_build_int_elem_type(gallivm, type); lp_build_const_int_vec() local
391 LLVMTypeRef elem_type = LLVMIntTypeInContext(gallivm->context, type.width); lp_build_const_mask_aos() local
[all...]
H A Dlp_bld_swizzle.c171 LLVMTypeRef elem_type = LLVMInt32TypeInContext(bld->gallivm->context); in lp_build_swizzle_scalar_aos() local
H A Dlp_bld_sample_aos.c573 LLVMTypeRef elem_type = LLVMInt32TypeInContext(bld->gallivm->context); in lp_build_sample_fetch_image_linear() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_convert_type_test.cc374 auto* elem_type = arr_type->type; in TEST_F() local
452 auto* elem_type = arr_type->type; in TEST_F() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c196 load_casted(LLVMBuilderRef builder, LLVMTypeRef elem_type, LLVMValueRef ptr, const char *name) { in load_casted() argument
202 indexed_load(LLVMBuilderRef builder, LLVMTypeRef gep_type, LLVMTypeRef elem_type, LLVMValueRef ptr, LLVMValueRef index, const char *name) indexed_load() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_type.cpp312 Instruction* elem_type; in ContainsOpaqueType() local
H A Dvalidate_memory.cpp49 auto elem_type = _.FindDef(type->word(2)); in IsAllowedTypeOrArrayOfSame() local
174 Instruction* elem_type; in ContainsInvalidBool() local
205 Instruction* elem_type; in ContainsCooperativeMatrix() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_type.cpp312 Instruction* elem_type; in ContainsOpaqueType() local
H A Dvalidate_memory.cpp49 auto elem_type = _.FindDef(type->word(2)); in IsAllowedTypeOrArrayOfSame() local
174 Instruction* elem_type; in ContainsInvalidBool() local
205 Instruction* elem_type; in ContainsCooperativeMatrix() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_cfg.c48 const struct glsl_type *elem_type = glsl_get_struct_field(type, i); in glsl_type_count_function_params() local
67 const struct glsl_type *elem_type = glsl_get_array_element(type); in glsl_type_add_to_function_params() local
74 const struct glsl_type *elem_type = glsl_get_struct_field(type, i); in glsl_type_add_to_function_params() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h67 const struct dxil_type *elem_type; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dsparse-llvm.c54 LLVMTypeRef elem_type; in sym_array_type() local
/third_party/spirv-tools/source/opt/
H A Dinterface_var_sroa.cpp782 analysis::Type* elem_type = context()->get_type_mgr()->GetType(elem_type_id); in GetArrayType() local
806 Instruction* elem_type = GetArrayElementType(def_use_mgr, interface_var_type); in CreateScalarInterfaceVarsForArray() local
/third_party/spirv-tools/source/val/
H A Dvalidate_memory.cpp49 auto elem_type = _.FindDef(type->word(2)); in IsAllowedTypeOrArrayOfSame() local
172 Instruction* elem_type; in ContainsInvalidBool() local
203 Instruction* elem_type; in ContainsCooperativeMatrix() local

Completed in 35 milliseconds

12