Home
last modified time | relevance | path

Searched refs:transpose (Results 1 – 25 of 43) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DReductionRules.h97 new Matrix(G.getEdgeCosts(YXEId).transpose()) : in applyR2()
101 new Matrix(G.getEdgeCosts(ZXEId).transpose()) : in applyR2()
138 G.updateEdgeCosts(YZEId, Delta.transpose() + YZECosts); in applyR2()
H A DMath.h205 Matrix transpose() const { in transpose() function
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-200458 m4/reshape.m4, m4/shape.m4, m4/transpose.m4: Use standard prefix
93 m4/transpose.m4, runtime/environ.c, runtime/error.c,
133 m4/matmull.m4, m4/transpose.m4: Use internal_malloc_size instead
599 * m4/ifunction.m4, m4/transpose.m4, intrinsics/cshift0.c: Allocate
877 m4/shape.m4, m4/specific.m4, m4/specific2.m4, m4/transpose.m4):
H A DChangeLog-2005202 * m4/transpose.m4: Likewise.
208 * generated/transpose*: Likewise.
857 m4/sum.m4, m4/transpose.m4: Protect generated functions with
1063 * intrinsics/transpose.c (transpose_internal): New static function,
1064 reusing the contents of transpose and adding an extra size argument.
1065 (transpose): Redefine as a forwarder to transpose_internal.
1413 m4,transpose.m4: Set renamed field 'offset' to zero instead of
1858 * m4/transpose.m4, m4/matmul.m4: Fix pointer cast to avoid
2563 * m4/transpose.m4: Include type letter in function name.
2717 m4/transpose.m4: Ditto.
H A DChangeLog-2006976 * Makefile.am: Add r4 and r8 versions of reshape and transpose.
987 presence of a temporary transpose; an array element in the
1012 * m4/transpose.m4: Remove test for stride 0, update copyright
H A DChangeLog-2016925 set_exponent, spacing, transpose, malloc, transpose_generic.
963 set_exponent, spacing, transpose, malloc, free, transpose_generic,
974 * m4/transpose.m4: Remove.
H A DChangeLog-2003322 * m4/transpose.m4: New file.
H A DChangeLog-2012747 * m4/transpose.m4: Likewise.
876 * m4/transpose.m4 (transpose_'rtype_code`): Ditto.
H A DChangeLog-2014430 * m4/transpose.m4 (transpose_'rtype_code`): Likewise.
H A DChangeLog-20091001 * m4/transpose.m4 (transpose_'rtype_code`): Likewise.
1036 (transpose): Remove size argument from call.
1678 * m4/transpose.m4: Likewise.
H A DChangeLog-2007432 * m4/transpose.m4: Likewise.
2022 * transpose.m4: Likewise.
H A DChangeLog-2008198 * m4/transpose.m4: Likewise.
931 * m4/transpose.m4 (transpose_'rtype_code`): Likewise.
/netbsd-src/external/mit/isl/dist/
H A Disl_mat.c1205 struct isl_mat *transpose = NULL; in isl_mat_transpose() local
1220 transpose = isl_mat_alloc(mat->ctx, mat->n_col, mat->n_row); in isl_mat_transpose()
1221 if (!transpose) in isl_mat_transpose()
1225 isl_int_set(transpose->row[j][i], mat->row[i][j]); in isl_mat_transpose()
1227 return transpose; in isl_mat_transpose()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dfrontend-passes.cc4032 check_conjg_transpose_variable (gfc_expr *e, bool *conjg, bool *transpose) in check_conjg_transpose_variable() argument
4035 *transpose = false; in check_conjg_transpose_variable()
4052 *transpose = !*transpose; in check_conjg_transpose_variable()
H A DChangeLog-20101319 as NOT_ELEMENTAL in the non-copying (=transpose) case.
1328 * trans-intrinsic.c (gfc_conv_intrinsic_function): Update transpose
1333 Remove transpose from the libcall list.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dfrontend-passes.c3754 check_conjg_transpose_variable (gfc_expr *e, bool *conjg, bool *transpose) in check_conjg_transpose_variable() argument
3757 *transpose = false; in check_conjg_transpose_variable()
3774 *transpose = !*transpose; in check_conjg_transpose_variable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX3T110.td1630 // ASIMD transpose
1674 // ASIMD transpose
H A DAArch64SchedA64FX.td1933 // ASIMD transpose
1969 // ASIMD transpose
H A DAArch64SchedThunderX2T99.td1549 // ASIMD transpose
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Drluserman.info1196 'transpose-chars (C-t)'
1202 'transpose-words (M-t)'
1265 'shell-transpose-words (M-C-t)'
H A Dreadline.info1198 'transpose-chars (C-t)'
1204 'transpose-words (M-t)'
1267 'shell-transpose-words (M-C-t)'
5102 * shell-transpose-words (M-C-t): Commands For Killing.
5118 * transpose-chars (C-t): Commands For Text. (line 50)
5119 * transpose-words (M-t): Commands For Text. (line 56)
H A Drluser.texi1387 @item transpose-chars (C-t)
1395 @item transpose-words (M-t)
1471 @item shell-transpose-words (M-C-t)
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2001685 * lib/krb5/cache.c (krb5_cc_next_cred): transpose last two
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMScheduleA57.td1240 // ASIMD transpose
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dinfo-stnd.texi1470 @item @key{C-t} (@code{echo-area-transpose-chars})
1472 @findex echo-area-transpose-chars

12