Home
last modified time | relevance | path

Searched defs:arr_type (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_convert_type_test.cc370 auto* arr_type = type->UnwrapAll()->As<Array>(); in TEST_F() local
403 auto* arr_type = type->UnwrapAll()->As<Array>(); in TEST_F() local
448 auto* arr_type in TEST_F() local
534 auto* arr_type = type->UnwrapAll()->As<Array>(); TEST_F() local
[all...]
/third_party/spirv-tools/source/opt/
H A Deliminate_dead_io_components_pass.cpp88 auto arr_type = core_type->AsArray(); in Process() local
93 const analysis::Array* arr_type = core_type->AsArray(); in Process() local
217 const auto arr_type = core_type->AsArray(); in ChangeIOVarStructLength() local
[all...]
H A Deliminate_dead_output_stores_pass.cpp143 auto arr_type = curr_type->AsArray(); in KillAllDeadStoresOfBuiltinRef() local
206 auto arr_type = curr_type->AsArray(); in DoDeadOutputStoreElimination() local
H A Dliveness.cpp88 auto arr_type = type->AsArray(); in GetLocSize() local
128 auto arr_type = agg_type->AsArray(); in GetComponentType() local
141 auto arr_type = agg_type->AsArray(); in GetLocOffset() local
299 auto arr_type = pte_type->AsArray(); ComputeLiveness() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h327 LLVMTypeRef arr_type = LLVMArrayType(LLVMTypeOf(values[0]), value_count); in lp_nir_array_build_gather_values() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_deref.c258 const struct glsl_type *arr_type = nir_deref_instr_parent(deref)->type; in nir_deref_instr_array_stride() local
/third_party/toybox/generated/
H A Dglobals.h771 char **arr_type; member

Completed in 19 milliseconds