Home
last modified time | relevance | path

Searched refs:decompose (Results 1 – 25 of 108) sorted by relevance

12345

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp72 void decompose(Instruction *Inst, unsigned NumSubVectors, FixedVectorType *T,
167 void X86InterleavedAccessGroup::decompose( in decompose() function in X86InterleavedAccessGroup
743 decompose(Inst, Factor, ShuffleTy, DecomposedVectors); in lowerIntoOptimizedSequence()
769 decompose(Shuffles[0], Factor, in lowerIntoOptimizedSequence()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.h447 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int,
459 wi::int_traits <double_int>::decompose (HOST_WIDE_INT *scratch, unsigned int p,
H A Dwide-int.h965 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int,
981 decompose (HOST_WIDE_INT *, unsigned int precision,
1024 : storage_ref (wi::int_traits <T>::decompose (scratch,
1034 : storage_ref (wi::int_traits <T>::decompose (scratch, precision, x))
1513 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int, T);
1526 wi::primitive_int_traits <T, signed_p>::decompose (HOST_WIDE_INT *scratch,
1684 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int,
1697 decompose (HOST_WIDE_INT *scratch, unsigned int precision,
H A Dreload.c259 static struct decomposition decompose (rtx);
2394 decompose (rtx x) in decompose() function
2513 return decompose (SUBREG_REG (x)); in decompose()
2516 return decompose (SUBREG_REG (x)); in decompose()
2559 xdata = decompose (x); in immune_p()
2591 early_data = decompose (clobber); in safe_from_earlyclobber()
3684 early_data = decompose (recog_data.operand[i]); in find_reloads()
H A Drtl.h2257 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int,
2269 wi::int_traits <rtx_mode_t>::decompose (HOST_WIDE_INT *,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.h447 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int,
459 wi::int_traits <double_int>::decompose (HOST_WIDE_INT *scratch, unsigned int p,
H A Dwide-int.h965 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int,
981 decompose (HOST_WIDE_INT *, unsigned int precision,
1024 : storage_ref (wi::int_traits <T>::decompose (scratch,
1034 : storage_ref (wi::int_traits <T>::decompose (scratch, precision, x))
1515 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int, T);
1528 wi::primitive_int_traits <T, signed_p>::decompose (HOST_WIDE_INT *scratch,
1686 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int,
1699 decompose (HOST_WIDE_INT *scratch, unsigned int precision,
H A Drtl.h2265 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int,
2277 wi::int_traits <rtx_mode_t>::decompose (HOST_WIDE_INT *,
H A Dparams.opt810 --param=openacc-kernels=[decompose|parloops] Specify mode of OpenACC 'kernels' constructs handling.
816 Enum(openacc_kernels) String(decompose) Value(OPENACC_KERNELS_DECOMPOSE)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp49 static SmallVector<std::pair<int64_t, Value *>, 4> decompose(Value *V) { in decompose() function
169 auto ADec = decompose(Op0->stripPointerCastsSameRepresentation()); in getConstraint()
170 auto BDec = decompose(Op1->stripPointerCastsSameRepresentation()); in getConstraint()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dev6.md110 ; Conditional moves decompose into two independent primitives, each taking
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dev6.md110 ; Conditional moves decompose into two independent primitives, each taking
/netbsd-src/external/mit/isl/dist/
H A DChangeLog5 - decompose topological sort of clusters in incremental scheduler
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-201897 * testsuite/27_io/filesystem/path/decompose/root_directory.cc: Fix
4755 * testsuite/27_io/filesystem/path/decompose/root_directory.cc: Allow
4757 * testsuite/27_io/filesystem/path/decompose/stem.cc: Use
4785 * testsuite/experimental/filesystem/path/decompose/root_directory.cc:
4787 * testsuite/experimental/filesystem/path/decompose/stem.cc: Likewise.
5123 * testsuite/27_io/filesystem/path/decompose/extension.cc: Remove
5137 * testsuite/experimental/filesystem/path/decompose/extension.cc:
5166 * testsuite/27_io/filesystem/path/decompose/filename.cc: Add comment.
5582 * testsuite/experimental/filesystem/path/decompose/extension.cc:
5584 * testsuite/experimental/filesystem/path/decompose/filename.cc:
[all …]
H A DChangeLog-2017821 * testsuite/27_io/filesystem/path/decompose/root_directory.cc:
997 * testsuite/27_io/filesystem/path/decompose/extension.cc: New test.
998 * testsuite/27_io/filesystem/path/decompose/filename.cc: New test.
999 * testsuite/27_io/filesystem/path/decompose/parent_path.cc: New test.
1000 * testsuite/27_io/filesystem/path/decompose/relative_path.cc: New
1002 * testsuite/27_io/filesystem/path/decompose/root_directory.cc: New
1004 * testsuite/27_io/filesystem/path/decompose/root_name.cc: New test.
1005 * testsuite/27_io/filesystem/path/decompose/root_path.cc: New test.
1006 * testsuite/27_io/filesystem/path/decompose/stem.cc: New test.
H A DChangeLog-20153670 * testsuite/experimental/filesystem/path/decompose/parent_path.cc:
3758 * testsuite/experimental/filesystem/path/decompose/extension.cc: New.
3759 * testsuite/experimental/filesystem/path/decompose/filename.cc: New.
3760 * testsuite/experimental/filesystem/path/decompose/parent_path.cc:
3762 * testsuite/experimental/filesystem/path/decompose/relative_path.cc:
3764 * testsuite/experimental/filesystem/path/decompose/root_directory.cc:
3766 * testsuite/experimental/filesystem/path/decompose/root_name.cc:
3768 * testsuite/experimental/filesystem/path/decompose/root_path.cc:
3770 * testsuite/experimental/filesystem/path/decompose/stem.cc: New.
H A DChangeLog-2020639 * testsuite/27_io/filesystem/path/decompose/extension.cc:
641 * testsuite/27_io/filesystem/path/decompose/filename.cc:
643 * testsuite/27_io/filesystem/path/decompose/parent_path.cc:
645 * testsuite/27_io/filesystem/path/decompose/relative_path.cc:
647 * testsuite/27_io/filesystem/path/decompose/root_directory.cc:
649 * testsuite/27_io/filesystem/path/decompose/root_path.cc:
687 * testsuite/experimental/filesystem/path/decompose/extension.cc:
689 * testsuite/experimental/filesystem/path/decompose/filename.cc:
691 * testsuite/experimental/filesystem/path/decompose/parent_path.cc:
693 * testsuite/experimental/filesystem/path/decompose/relative_path.cc:
[all …]
H A DChangeLog-20194731 * testsuite/27_io/filesystem/path/decompose/root_path.cc: Remove
7008 * testsuite/27_io/filesystem/path/decompose/extension.cc: Likewise.
7009 * testsuite/27_io/filesystem/path/decompose/filename.cc: Likewise.
7010 * testsuite/27_io/filesystem/path/decompose/parent_path.cc: Likewise.
7011 * testsuite/27_io/filesystem/path/decompose/relative_path.cc: Likewise.
7012 * testsuite/27_io/filesystem/path/decompose/root_directory.cc:
7014 * testsuite/27_io/filesystem/path/decompose/root_name.cc: Likewise.
7015 * testsuite/27_io/filesystem/path/decompose/root_path.cc: Likewise.
7016 * testsuite/27_io/filesystem/path/decompose/stem.cc: Likewise.
/netbsd-src/external/gpl3/gcc/dist/libquadmath/
H A Dlibquadmath.texi193 @item @code{modfq}: decompose the floating-point number
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/
H A Dlibquadmath.texi193 @item @code{modfq}: decompose the floating-point number
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d7553 public Grapheme decompose(UnicodeDecomposition decompType=Canonical)(dchar ch) @safe
7586 assert(decompose('Ĉ')[].equal("C\u0302"));
7587 assert(decompose('D')[].equal("D"));
7588 assert(decompose('\uD4DC')[].equal("\u1111\u1171\u11B7"));
7589 assert(decompose!Compatibility('¹')[].equal("1"));
7730 Grapheme g = decompose!T(ch); in testDecomp()
7804 foreach (dchar c; decompose!Canonical(ch)[]) in inout()
7809 foreach (dchar c; decompose!Compatibility(ch)[]) in inout()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DExtendingLLVM.rst147 code you wrote in ``LegalizeOp`` above to decompose your new node into other
/netbsd-src/sys/arch/m68k/fpsp/
H A Dstwotox.sa62 * decompose N as
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d8337 public Grapheme decompose(UnicodeDecomposition decompType=Canonical)(dchar ch) @safe
8370 assert(decompose('Ĉ')[].equal("C\u0302"));
8371 assert(decompose('D')[].equal("D"));
8372 assert(decompose('\uD4DC')[].equal("\u1111\u1171\u11B7"));
8373 assert(decompose!Compatibility('¹')[].equal("1"));
8514 Grapheme g = decompose!T(ch);
8588 foreach (dchar c; decompose!Canonical(ch)[])
8593 foreach (dchar c; decompose!Compatibility(ch)[])
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog400 * testsuite/libgomp.oacc-c-c++-common/kernels-decompose-1.c:
412 * testsuite/libgomp.oacc-c-c++-common/kernels-decompose-1.c: Point
415 enable '--param=openacc-kernels=decompose' and adjust.
434 * testsuite/libgomp.oacc-c-c++-common/declare-vla-kernels-decompose-ice-1.c:
436 * testsuite/libgomp.oacc-c-c++-common/declare-vla-kernels-decompose.c:
440 * testsuite/libgomp.oacc-c-c++-common/kernels-decompose-1.c:
459 * testsuite/libgomp.oacc-c-c++-common/kernels-decompose-1.c:
502 * testsuite/libgomp.oacc-c-c++-common/kernels-decompose-1.c: Fix
509 Test with '--param=openacc-kernels=decompose'.
649 * testsuite/libgomp.oacc-c-c++-common/kernels-decompose-1.c:
[all …]

12345