Home
last modified time | relevance | path

Searched refs:permute (Results 1 – 25 of 110) sorted by relevance

12345

/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
31 ; Test a low1/high2 permute for v16i8.
44 ; Test a high2/low1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
[all …]
Dvec-perm-10.ll1 ; Test general vector permute of a v8i16.
Dvec-perm-11.ll1 ; Test general vector permute of a v4i32.
Dvec-perm-09.ll1 ; Test general vector permute of a v16i8.
/external/llvm/test/CodeGen/SystemZ/
Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
31 ; Test a low1/high2 permute for v16i8.
44 ; Test a high2/low1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
[all …]
Dvec-perm-11.ll1 ; Test general vector permute of a v4i32.
Dvec-perm-10.ll1 ; Test general vector permute of a v8i16.
Dvec-perm-09.ll1 ; Test general vector permute of a v16i8.
/external/oboe/samples/RhythmGame/third_party/glm/detail/
D_noise.hpp21 GLM_FUNC_QUALIFIER T permute(T const & x) in permute() function
27 GLM_FUNC_QUALIFIER tvec2<T, P> permute(tvec2<T, P> const & x) in permute() function
33 GLM_FUNC_QUALIFIER tvec3<T, P> permute(tvec3<T, P> const & x) in permute() function
39 GLM_FUNC_QUALIFIER tvec4<T, P> permute(tvec4<T, P> const & x) in permute() function
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.ds.permute.ll3 declare i32 @llvm.amdgcn.ds.permute(i32, i32) #0
8 %bpermute = call i32 @llvm.amdgcn.ds.permute(i32 %index, i32 %src) #0
17 %bpermute = call i32 @llvm.amdgcn.ds.permute(i32 %index, i32 %src) #0
Dwaitcnt-permute.mir4 # CHECK-LABEL: name: waitcnt-permute{{$}}
8 name: waitcnt-permute
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.ds.permute.ll3 declare i32 @llvm.amdgcn.ds.permute(i32, i32) #0
9 %bpermute = call i32 @llvm.amdgcn.ds.permute(i32 %index, i32 %src) #0
19 %bpermute = call i32 @llvm.amdgcn.ds.permute(i32 %index, i32 %src) #0
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl35 tvec4<T, P> i = detail::permute(detail::permute(ix) + iy);
79 tvec4<T, P> ixy = detail::permute(detail::permute(ix) + iy);
80 tvec4<T, P> ixy0 = detail::permute(ixy + iz0);
81 tvec4<T, P> ixy1 = detail::permute(ixy + iz1);
150 tvec4<T, P> ixy = permute(permute(ix) + iy);
151 tvec4<T, P> ixy0 = permute(ixy + iz0);
152 tvec4<T, P> ixy1 = permute(ixy + iz1);
225 tvec4<T, P> ixy = detail::permute(detail::permute(ix) + iy);
226 tvec4<T, P> ixy0 = detail::permute(ixy + iz0);
227 tvec4<T, P> ixy1 = detail::permute(ixy + iz1);
[all …]
/external/llvm-project/mlir/unittests/Analysis/
DAffineStructuresTest.cpp60 auto permute = [&perm](ArrayRef<int64_t> coeffs) { in checkPermutationsSample() local
70 permutedIneqs.push_back(permute(ineq)); in checkPermutationsSample()
72 permutedEqs.push_back(permute(eq)); in checkPermutationsSample()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/GlobalISel/
Dregbankselect-amdgcn.ds.permute.mir19 …; CHECK: [[INT:%[0-9]+]]:vgpr(s32) = G_INTRINSIC intrinsic(@llvm.amdgcn.ds.permute), [[COPY2]](s32…
22 %2:_(s32) = G_INTRINSIC intrinsic(@llvm.amdgcn.ds.permute), %0, %1
/external/tinyalsa_new/utils/
Doptparse.h56 int permute; member
145 options->permute = 1; in optparse_init()
210 if (options->permute) { in optparse()
360 if (options->permute) { in optparse_long()
/external/llvm-project/mlir/test/Dialect/Affine/
Dloop-permute.mlir8 // CHECK-120-LABEL: func @permute
9 func @permute(%U0 : index, %U1 : index, %U2 : index) {
/external/tensorflow/tensorflow/lite/python/testdata/
DBUILD22 src = "permute.pbtxt",
32 src = "permute.pbtxt",
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCanonicalIterator.java167 public static void permute(String source, boolean skipZeros, Set<String> output) { in permute() method in CanonicalIterator
195 permute(source.substring(0,i) in permute()
262 permute(item, SKIP_ZEROS, permutations); in getEquivalents()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCanonicalIterator.java163 public static void permute(String source, boolean skipZeros, Set<String> output) { in permute() method in CanonicalIterator
191 permute(source.substring(0,i) in permute()
258 permute(item, SKIP_ZEROS, permutations); in getEquivalents()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_CollectivePermute.pbtxt29 summary: "An Op to permute tensors across replicated TPU instances."
Dapi_def_Gather.pbtxt20 this operation will permute `params` accordingly.
/external/icu/icu4c/source/common/
Dcaniter.cpp267 void U_EXPORT2 CanonicalIterator::permute(UnicodeString &source, UBool skipZeros, Hashtable *result… in permute() function in CanonicalIterator
314 permute(subPermuteString.remove(i, U16_LENGTH(cp)), skipZeros, &subpermute, status); in permute()
373 permute(item, CANITER_SKIP_ZEROES, &permutations, status); in getEquivalents()
/external/icu/icu4c/source/common/unicode/
Dcaniter.h133 …static void U_EXPORT2 permute(UnicodeString &source, UBool skipZeros, Hashtable *result, UErrorCod…
/external/icu/libicu/cts_headers/unicode/
Dcaniter.h133 …static void U_EXPORT2 permute(UnicodeString &source, UBool skipZeros, Hashtable *result, UErrorCod…

12345