Home
last modified time | relevance | path

Searched refs:vector_size (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp83 uint32_t vector_size = GetFuzzerContext()->GetWidthOfWrappingVector(); in Apply() local
89 GetFuzzerContext()->GetRandomIndexForWrappingVector(vector_size); in Apply()
96 for (uint32_t i = 0; i < vector_size; ++i) { in Apply()
116 FindOrCreateVectorType(operand1->type_id(), vector_size), in Apply()
123 FindOrCreateVectorType(operand2->type_id(), vector_size), in Apply()
133 FindOrCreateVectorType(instruction_iterator->type_id(), vector_size); in Apply()
Dtransformation_wrap_vector_synonym.cpp93 uint32_t vector_size = vec1_type->GetSingleWordInOperand(1); in IsApplicable() local
95 vector_size)) { in IsApplicable()
142 uint32_t vector_size = vector_operand_type->GetSingleWordInOperand(1); in Apply() local
144 ir_context, instruction->type_id(), vector_size); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp83 uint32_t vector_size = GetFuzzerContext()->GetWidthOfWrappingVector(); in Apply() local
89 GetFuzzerContext()->GetRandomIndexForWrappingVector(vector_size); in Apply()
96 for (uint32_t i = 0; i < vector_size; ++i) { in Apply()
116 FindOrCreateVectorType(operand1->type_id(), vector_size), in Apply()
123 FindOrCreateVectorType(operand2->type_id(), vector_size), in Apply()
133 FindOrCreateVectorType(instruction_iterator->type_id(), vector_size); in Apply()
Dtransformation_wrap_vector_synonym.cpp93 uint32_t vector_size = vec1_type->GetSingleWordInOperand(1); in IsApplicable() local
95 vector_size)) { in IsApplicable()
142 uint32_t vector_size = vector_operand_type->GetSingleWordInOperand(1); in Apply() local
144 ir_context, instruction->type_id(), vector_size); in Apply()
/third_party/elfutils/tests/
Dfuncretval_test.c37 typedef signed char __attribute__ ((vector_size (8))) vec_char_8_t;
43 typedef short __attribute__ ((vector_size (8))) vec_short_8_t;
49 typedef int __attribute__ ((vector_size (8))) vec_int_8_t;
55 typedef long __attribute__ ((vector_size (8))) vec_long_8_t;
61 typedef float __attribute__ ((vector_size (8))) vec_float_8_t;
67 typedef double __attribute__ ((vector_size (8))) vec_double_8_t;
78 typedef signed char __attribute__ ((vector_size (16))) vec_char_16_t;
84 typedef short __attribute__ ((vector_size (16))) vec_short_16_t;
90 typedef int __attribute__ ((vector_size (16))) vec_int_16_t;
96 typedef long __attribute__ ((vector_size (16))) vec_long_16_t;
[all …]
/third_party/opencl-headers/CL/
Dcl_platform.h384 typedef float __cl_float4 __attribute__((vector_size(16)));
398 typedef cl_uchar __cl_uchar16 __attribute__((vector_size(16)));
399 typedef cl_char __cl_char16 __attribute__((vector_size(16)));
400 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16)));
401 typedef cl_short __cl_short8 __attribute__((vector_size(16)));
402 typedef cl_uint __cl_uint4 __attribute__((vector_size(16)));
403 typedef cl_int __cl_int4 __attribute__((vector_size(16)));
404 typedef cl_ulong __cl_ulong2 __attribute__((vector_size(16)));
405 typedef cl_long __cl_long2 __attribute__((vector_size(16)));
406 typedef cl_double __cl_double2 __attribute__((vector_size(16)));
[all …]
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_platform.h404 typedef float __cl_float4 __attribute__((vector_size(16)));
418 typedef cl_uchar __cl_uchar16 __attribute__((vector_size(16)));
419 typedef cl_char __cl_char16 __attribute__((vector_size(16)));
420 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16)));
421 typedef cl_short __cl_short8 __attribute__((vector_size(16)));
422 typedef cl_uint __cl_uint4 __attribute__((vector_size(16)));
423 typedef cl_int __cl_int4 __attribute__((vector_size(16)));
424 typedef cl_ulong __cl_ulong2 __attribute__((vector_size(16)));
425 typedef cl_long __cl_long2 __attribute__((vector_size(16)));
426 typedef cl_double __cl_double2 __attribute__((vector_size(16)));
[all …]
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl_platform.h456 typedef float __cl_float4 __attribute__((vector_size(16)));
470 typedef cl_uchar __cl_uchar16 __attribute__((vector_size(16)));
471 typedef cl_char __cl_char16 __attribute__((vector_size(16)));
472 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16)));
473 typedef cl_short __cl_short8 __attribute__((vector_size(16)));
474 typedef cl_uint __cl_uint4 __attribute__((vector_size(16)));
475 typedef cl_int __cl_int4 __attribute__((vector_size(16)));
476 typedef cl_ulong __cl_ulong2 __attribute__((vector_size(16)));
477 typedef cl_long __cl_long2 __attribute__((vector_size(16)));
478 typedef cl_double __cl_double2 __attribute__((vector_size(16)));
[all …]
/third_party/mesa3d/include/CL/
Dcl_platform.h384 typedef float __cl_float4 __attribute__((vector_size(16)));
398 typedef cl_uchar __cl_uchar16 __attribute__((vector_size(16)));
399 typedef cl_char __cl_char16 __attribute__((vector_size(16)));
400 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16)));
401 typedef cl_short __cl_short8 __attribute__((vector_size(16)));
402 typedef cl_uint __cl_uint4 __attribute__((vector_size(16)));
403 typedef cl_int __cl_int4 __attribute__((vector_size(16)));
404 typedef cl_ulong __cl_ulong2 __attribute__((vector_size(16)));
405 typedef cl_long __cl_long2 __attribute__((vector_size(16)));
406 typedef cl_double __cl_double2 __attribute__((vector_size(16)));
[all …]
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.c644 int vector_size = shader->vector_length * sizeof(unsigned); in draw_geometry_shader_run() local
646 align_malloc(vector_size, vector_size); in draw_geometry_shader_run()
872 int vector_size = gs->vector_length * sizeof(float); in draw_create_geometry_shader() local
877 gs->llvm_emitted_primitives = align_malloc(vector_size * gs->num_vertex_streams, vector_size); in draw_create_geometry_shader()
878 gs->llvm_emitted_vertices = align_malloc(vector_size * gs->num_vertex_streams, vector_size); in draw_create_geometry_shader()
879 gs->llvm_prim_ids = align_calloc(vector_size, vector_size); in draw_create_geometry_shader()
/third_party/flatbuffers/include/flatbuffers/
Dflatbuffers.h1763 template<typename T> Offset<Vector<T>> CreateVector(size_t vector_size,
1765 std::vector<T> elems(vector_size);
1766 for (size_t i = 0; i < vector_size; i++) elems[i] = f(i);
1782 Offset<Vector<T>> CreateVector(size_t vector_size, F f, S *state) {
1783 std::vector<T> elems(vector_size);
1784 for (size_t i = 0; i < vector_size; i++) elems[i] = f(i, state);
1860 size_t vector_size, const std::function<void(size_t i, T *)> &filler) {
1861 T* structs = StartVectorOfStructs<T>(vector_size);
1862 for (size_t i = 0; i < vector_size; i++) {
1866 return EndVectorOfStructs<T>(vector_size);
[all …]
/third_party/ltp/tools/sparse/sparse-src/validation/
Dattr_vector_size.c2 typedef u32 __attribute__((vector_size(16))) sse128_t;
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dvectors.h34 #define X(ty, eltty, castty) typedef eltty ty __attribute__((vector_size(16)));
/third_party/spirv-tools/source/val/
Dvalidate_composites.cpp71 const uint32_t vector_size = type_inst->word(3); in GetExtractInsertValueType() local
72 if (component_index >= vector_size) { in GetExtractInsertValueType()
75 << vector_size << ", but access index is " << component_index; in GetExtractInsertValueType()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_composites.cpp71 const uint32_t vector_size = type_inst->word(3); in GetExtractInsertValueType() local
72 if (component_index >= vector_size) { in GetExtractInsertValueType()
75 << vector_size << ", but access index is " << component_index; in GetExtractInsertValueType()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_composites.cpp71 const uint32_t vector_size = type_inst->word(3); in GetExtractInsertValueType() local
72 if (component_index >= vector_size) { in GetExtractInsertValueType()
75 << vector_size << ", but access index is " << component_index; in GetExtractInsertValueType()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp5161 bool splat = backend.use_constructor_splatting && c.vector_size() > 1; in constant_expression_vector()
5162 bool swizzle_splat = backend.can_swizzle_scalar && c.vector_size() > 1; in constant_expression_vector()
5173 for (uint32_t i = 0; i < c.vector_size(); i++) in constant_expression_vector()
5189 for (uint32_t i = 1; i < c.vector_size(); i++) in constant_expression_vector()
5202 for (uint32_t i = 1; i < c.vector_size(); i++) in constant_expression_vector()
5213 if (c.vector_size() > 1 && !swizzle_splat) in constant_expression_vector()
5227 for (uint32_t i = 0; i < c.vector_size(); i++) in constant_expression_vector()
5229 if (c.vector_size() > 1 && c.specialization_constant_id(vector, i) != 0) in constant_expression_vector()
5234 if (i + 1 < c.vector_size()) in constant_expression_vector()
5249 for (uint32_t i = 0; i < c.vector_size(); i++) in constant_expression_vector()
[all …]
Dspirv_common.hpp1237 inline uint32_t vector_size() const in vector_size() function
1263 for (uint32_t row = 0; row < vector_size(); row++) in constant_is_null()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.4.rst29 * Ignore attribute vector_size
/third_party/ltp/tools/sparse/sparse-src/
Dgcc-attr-list.h197 GCC_ATTR(vector_size)
/third_party/ffmpeg/libavfilter/
Daf_adeclick.c39 int vector_size; member
377 av_fast_malloc(&c->vector, &c->vector_size, nb_errors * sizeof(*c->vector)); in interpolation()
739 c->vector_size = 0; in uninit()
/third_party/freetype/src/sfnt/
Dpngshim.c87 typedef unsigned short v82 __attribute__(( vector_size( 16 ) )); in premultiply_data()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c87 typedef unsigned short v82 __attribute__(( vector_size( 16 ) )); in premultiply_data()
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c82 typedef unsigned short v82 __attribute__(( vector_size( 16 ) )); in premultiply_data()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb.hh472 typedef uint64_t hb_vector_size_impl_t __attribute__((vector_size (HB_VECTOR_SIZE / 8)));

12