Home
last modified time | relevance | path

Searched refs:recombine (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Dor-combine.ll37 %recombine = or i32 %lo, %hi
39 %res.tmp0 = insertvalue [3 x i32] undef, i32 %recombine, 0
/external/libopus/celt/
Dbands.c1080 int recombine=0; in quant_band() local
1106 recombine = tf_change; in quant_band()
1109 if (lowband_scratch && lowband && (recombine || ((N_B&1) == 0 && tf_change<0) || B0>1)) in quant_band()
1115 for (k=0;k<recombine;k++) in quant_band()
1126 B>>=recombine; in quant_band()
1127 N_B<<=recombine; in quant_band()
1149 deinterleave_hadamard(X, N_B>>recombine, B0<<recombine, longBlocks); in quant_band()
1151 deinterleave_hadamard(lowband, N_B>>recombine, B0<<recombine, longBlocks); in quant_band()
1162 interleave_hadamard(X, N_B>>recombine, B0<<recombine, longBlocks); in quant_band()
1175 for (k=0;k<recombine;k++) in quant_band()
[all …]
/external/swiftshader/third_party/subzero/src/
DREADME.SIMD.rst30 Subzero should recognize these sequences and recombine them into
/external/autotest/
DMODULE_LICENSE_LGPL104 recombine or relink the Application with a modified version of
DLGPL_LICENSE104 recombine or relink the Application with a modified version of
/external/elfutils/
DCOPYING-LGPLV3104 recombine or relink the Application with a modified version of
/external/ImageMagick/m4/
Dframework.m4106 # recombine or relink the Application with a modified version of
/external/llvm/docs/tutorial/
DBuildingAJIT1.rst20 these APIs interact with other parts of LLVM, and to teach you how to recombine
/external/jline/src/src/test/resources/jline/example/
Denglish.gz