/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | in_class_typedef.hpp | 4 typedef T elem_type; typedef in Foo
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | resolver_constants.cc | 70 auto* elem_type = vec ? vec->type() : type; in EvaluateConstantValue() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_readonly_images_to_tex.c | 31 const struct glsl_type *elem_type = in get_texture_type_for_image() local
|
H A D | nir_opt_memcpy.c | 99 const struct glsl_type *elem_type = glsl_get_array_element(type); in type_is_tightly_packed() local
|
H A D | nir_validate.c | 1485 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 D | nir_deref.c | 278 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 D | constant.h | 107 auto* elem_type = ElementType(); in WithScalarAt() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_logic.c | 471 LLVMTypeRef elem_type = LLVMInt32TypeInContext(bld->gallivm->context); in lp_build_select_aos() local
|
H A D | lp_bld_type.h | 151 LLVMTypeRef elem_type; member
|
H A D | lp_bld_type.c | 70 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 D | lp_bld_intr.c | 346 LLVMTypeRef elem_type = lp_build_elem_type(gallivm, intrin_type); in lp_build_intrinsic_binary_anylength() local
|
H A D | lp_bld_const.c | 247 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 D | lp_bld_swizzle.c | 171 LLVMTypeRef elem_type = LLVMInt32TypeInContext(bld->gallivm->context); in lp_build_swizzle_scalar_aos() local
|
H A D | lp_bld_sample_aos.c | 573 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 D | parser_impl_convert_type_test.cc | 374 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 D | lp_bld_interp.c | 196 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 D | validate_type.cpp | 312 Instruction* elem_type; in ContainsOpaqueType() local
|
H A D | validate_memory.cpp | 49 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 D | validate_type.cpp | 312 Instruction* elem_type; in ContainsOpaqueType() local
|
H A D | validate_memory.cpp | 49 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 D | vtn_cfg.c | 48 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 D | dxil_internal.h | 67 const struct dxil_type *elem_type; member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | sparse-llvm.c | 54 LLVMTypeRef elem_type; in sym_array_type() local
|
/third_party/spirv-tools/source/opt/ |
H A D | interface_var_sroa.cpp | 782 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 D | validate_memory.cpp | 49 auto elem_type = _.FindDef(type->word(2)); in IsAllowedTypeOrArrayOfSame() local 172 Instruction* elem_type; in ContainsInvalidBool() local 203 Instruction* elem_type; in ContainsCooperativeMatrix() local
|