Home
last modified time | relevance | path

Searched refs:fx2x3_t (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dmatrix-type-operators.c5 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
41 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
51 void add_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in add_compound_assign_matrix_float()
61 void subtract_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in subtract_compound_assign_matrix_float()
144 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
178 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
688 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
701 void multiply_compound_float_matrix_constant(fx2x3_t a) { in multiply_compound_float_matrix_constant()
825 void divide_float_matrix_constant(fx2x3_t a) { in divide_float_matrix_constant()
832 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
[all …]
H A Dmatrix-type-builtins.c11 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
37 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
147 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()
H A Dmatrix-type-operators-fast-math.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
143 void divide_float_matrix_scalar_double(fx2x3_t b, double s) { in divide_float_matrix_scalar_double()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dmatrix-type-operators.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
40 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
50 void add_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in add_compound_assign_matrix_float()
60 void subtract_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in subtract_compound_assign_matrix_float()
143 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
177 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
687 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
700 void multiply_compound_float_matrix_constant(fx2x3_t a) { in multiply_compound_float_matrix_constant()
824 void divide_float_matrix_constant(fx2x3_t a) { in divide_float_matrix_constant()
831 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
[all …]
H A Dmatrix-type-builtins.c10 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
33 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
126 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()
H A Dmatrix-type-operators-fast-math.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
143 void divide_float_matrix_scalar_double(fx2x3_t b, double s) { in divide_float_matrix_scalar_double()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dmatrix-type-operators.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
40 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
50 void add_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in add_compound_assign_matrix_float()
60 void subtract_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in subtract_compound_assign_matrix_float()
143 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
177 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
687 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
700 void multiply_compound_float_matrix_constant(fx2x3_t a) { in multiply_compound_float_matrix_constant()
824 void divide_float_matrix_constant(fx2x3_t a) { in divide_float_matrix_constant()
831 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
[all …]
H A Dmatrix-type-builtins.c10 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
33 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
126 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()
H A Dmatrix-type-operators-fast-math.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
143 void divide_float_matrix_scalar_double(fx2x3_t b, double s) { in divide_float_matrix_scalar_double()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Dmatrix-type-operators.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
40 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
50 void add_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in add_compound_assign_matrix_float()
60 void subtract_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in subtract_compound_assign_matrix_float()
143 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
177 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
687 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
700 void multiply_compound_float_matrix_constant(fx2x3_t a) { in multiply_compound_float_matrix_constant()
824 void divide_float_matrix_constant(fx2x3_t a) { in divide_float_matrix_constant()
831 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
[all …]
H A Dmatrix-type-builtins.c10 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
33 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
126 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dmatrix-type-operators.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
40 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
50 void add_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in add_compound_assign_matrix_float()
60 void subtract_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in subtract_compound_assign_matrix_float()
143 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
177 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
687 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
700 void multiply_compound_float_matrix_constant(fx2x3_t a) { in multiply_compound_float_matrix_constant()
824 void divide_float_matrix_constant(fx2x3_t a) { in divide_float_matrix_constant()
831 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
[all …]
H A Dmatrix-type-builtins.c10 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
33 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
126 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Dmatrix-type-operators.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
40 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
50 void add_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in add_compound_assign_matrix_float()
60 void subtract_compound_assign_matrix_float(fx2x3_t a, fx2x3_t b) { in subtract_compound_assign_matrix_float()
143 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
177 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
687 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
700 void multiply_compound_float_matrix_constant(fx2x3_t a) { in multiply_compound_float_matrix_constant()
824 void divide_float_matrix_constant(fx2x3_t a) { in divide_float_matrix_constant()
831 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
[all …]
H A Dmatrix-type-builtins.c10 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
33 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
126 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Dmatrix-type-operators.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
20 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
55 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
67 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
244 void multiply_float_matrix_scalar_double(fx2x3_t b, double s) { in multiply_float_matrix_scalar_double()
286 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
307 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
333 void insert_float_matrix_const_idx_ull_i_float(fx2x3_t b, float e) { in insert_float_matrix_const_idx_ull_i_float()
344 void insert_float_matrix_idx_i_u_float(fx2x3_t b, float e, int j, unsigned k) { in insert_float_matrix_idx_i_u_float()
361 void insert_float_matrix_idx_s_ull_float(fx2x3_t b, float e, short j, unsigned long long k) { in insert_float_matrix_idx_s_ull_float()
[all …]
H A Dmatrix-type-builtins.c10 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
33 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
126 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dmatrix-type-operators.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
20 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
55 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
67 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
244 void multiply_float_matrix_scalar_double(fx2x3_t b, double s) { in multiply_float_matrix_scalar_double()
286 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
307 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
333 void insert_float_matrix_const_idx_ull_i_float(fx2x3_t b, float e) { in insert_float_matrix_const_idx_ull_i_float()
344 void insert_float_matrix_idx_i_u_float(fx2x3_t b, float e, int j, unsigned k) { in insert_float_matrix_idx_i_u_float()
361 void insert_float_matrix_idx_s_ull_float(fx2x3_t b, float e, short j, unsigned long long k) { in insert_float_matrix_idx_s_ull_float()
[all …]
H A Dmatrix-type-builtins.c10 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
33 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
126 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dmatrix-type-operators.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
20 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
55 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
67 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
244 void multiply_float_matrix_scalar_double(fx2x3_t b, double s) { in multiply_float_matrix_scalar_double()
286 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
307 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
333 void insert_float_matrix_const_idx_ull_i_float(fx2x3_t b, float e) { in insert_float_matrix_const_idx_ull_i_float()
344 void insert_float_matrix_idx_i_u_float(fx2x3_t b, float e, int j, unsigned k) { in insert_float_matrix_idx_i_u_float()
361 void insert_float_matrix_idx_s_ull_float(fx2x3_t b, float e, short j, unsigned long long k) { in insert_float_matrix_idx_s_ull_float()
[all …]
H A Dmatrix-type-builtins.c10 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
33 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
126 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dmatrix-type-operators.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
20 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
55 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
67 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
244 void multiply_float_matrix_scalar_double(fx2x3_t b, double s) { in multiply_float_matrix_scalar_double()
286 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
307 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
333 void insert_float_matrix_const_idx_ull_i_float(fx2x3_t b, float e) { in insert_float_matrix_const_idx_ull_i_float()
344 void insert_float_matrix_idx_i_u_float(fx2x3_t b, float e, int j, unsigned k) { in insert_float_matrix_idx_i_u_float()
361 void insert_float_matrix_idx_s_ull_float(fx2x3_t b, float e, short j, unsigned long long k) { in insert_float_matrix_idx_s_ull_float()
[all …]
H A Dmatrix-type-builtins.c10 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
33 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
126 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dmatrix-type-operators.c4 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
20 void add_matrix_matrix_float(fx2x3_t a, fx2x3_t b, fx2x3_t c) { in add_matrix_matrix_float()
55 void add_matrix_scalar_float_float(fx2x3_t b, float vf) { in add_matrix_scalar_float_float()
67 void add_matrix_scalar_float_double(fx2x3_t b, double vd) { in add_matrix_scalar_float_double()
244 void multiply_float_matrix_scalar_double(fx2x3_t b, double s) { in multiply_float_matrix_scalar_double()
286 void multiply_float_matrix_constant(fx2x3_t a) { in multiply_float_matrix_constant()
307 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
333 void insert_float_matrix_const_idx_ull_i_float(fx2x3_t b, float e) { in insert_float_matrix_const_idx_ull_i_float()
344 void insert_float_matrix_idx_i_u_float(fx2x3_t b, float e, int j, unsigned k) { in insert_float_matrix_idx_i_u_float()
361 void insert_float_matrix_idx_s_ull_float(fx2x3_t b, float e, short j, unsigned long long k) { in insert_float_matrix_idx_s_ull_float()
[all …]
H A Dmatrix-type-builtins.c10 typedef float fx2x3_t __attribute__((matrix_type(2, 3))); typedef
33 fx2x3_t a_t = __builtin_matrix_transpose(*a); in transpose_float_3x2()
126 fx2x3_t m_b = __builtin_matrix_column_major_load(Ptr, 2, 3, S); in column_major_load_with_variable_stride_ull_float()

12