Home
last modified time | relevance | path

Searched refs:double4x4 (Results 1 – 25 of 81) sorted by relevance

1234

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp278 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
281 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
283 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
293 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
315 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp273 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
276 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
278 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
288 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
310 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp273 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
276 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
278 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
288 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
310 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp273 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
276 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
278 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
288 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
310 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp273 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
276 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
278 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
288 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
310 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp273 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
276 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
278 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
288 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
310 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp273 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
276 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
278 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
288 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
310 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp273 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
276 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
278 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
288 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
310 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp273 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
276 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
278 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
288 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
310 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp273 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
276 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
278 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
288 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
310 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp273 using double4x4 = double __attribute__((matrix_type(4, 4))); typedef
276 auto matrix_subscript(double4x4 m, R r, C c) -> decltype(m[r][c]) {} in matrix_subscript()
278 double test_matrix_subscript(double4x4 m) { in test_matrix_subscript()
288 const double &test_matrix_subscript_reference(const double4x4 m) { in test_matrix_subscript_reference()
310 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dmatrix-type-builtins.m3 typedef double double4x4 __attribute__((matrix_type(4, 4)));
8 @property double4x4 value;
30 …// expected-error@-2 {{casting 'double4x4' (aka 'double __attribute__((matrix_type(4, 4)))') to in…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/simd/
H A Dmatrix_types.h249 struct double4x4 : ::simd_double4x4 { struct
250 double4x4() { columns[0] = 0; columns[1] = 0; columns[2] = 0; columns[3] = 0; } in double4x4() function
252 double4x4(double diagonal) : double4x4((double4)diagonal) { } in double4x4() function
254double4x4(double4 v) { columns[0] = (double4){v.x,0,0,0}; columns[1] = (double4){0,v.y,0,0}; colum… in double4x4() argument
255double4x4(double4 c0, double4 c1, double4 c2, double4 c3) { columns[0] = c0; columns[1] = c1; colu… in double4x4() argument
256 double4x4(::simd_double4x4 m) : ::simd_double4x4(m) { } in double4x4() argument
258 double4x4(::simd_quatd q) : ::simd_double4x4(::simd_matrix4x4(q)) { } in double4x4() argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/simd/
H A Dmatrix_types.h249 struct double4x4 : ::simd_double4x4 { struct
250 double4x4() { columns[0] = 0; columns[1] = 0; columns[2] = 0; columns[3] = 0; } in double4x4() argument
252 double4x4(double diagonal) : double4x4((double4)diagonal) { } in double4x4() function
254double4x4(double4 v) { columns[0] = (double4){v.x,0,0,0}; columns[1] = (double4){0,v.y,0,0}; colum… in double4x4() function
255double4x4(double4 c0, double4 c1, double4 c2, double4 c3) { columns[0] = c0; columns[1] = c1; colu… in double4x4() function
256 double4x4(::simd_double4x4 m) : ::simd_double4x4(m) { } in double4x4() function
258 double4x4(::simd_quatd q) : ::simd_double4x4(::simd_matrix4x4(q)) { } in double4x4() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/simd/
H A Dmatrix_types.h250 struct double4x4 : ::simd_double4x4 { struct
251 double4x4() { columns[0] = 0; columns[1] = 0; columns[2] = 0; columns[3] = 0; } in double4x4() function
253 double4x4(double diagonal) : double4x4((double4)diagonal) { } in double4x4() argument
255double4x4(double4 v) { columns[0] = (double4){v.x,0,0,0}; columns[1] = (double4){0,v.y,0,0}; colum… in double4x4() argument
256double4x4(double4 c0, double4 c1, double4 c2, double4 c3) { columns[0] = c0; columns[1] = c1; colu… in double4x4() argument
257 double4x4(::simd_double4x4 m) : ::simd_double4x4(m) { } in double4x4() function
259 double4x4(::simd_quatd q) : ::simd_double4x4(::simd_matrix4x4(q)) { } in double4x4() function
397 typedef double4x4 type;
485 template <> struct get_traits<double4x4>

1234