Searched refs:recombine (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | or-combine.ll | 37 %recombine = or i32 %lo, %hi 39 %res.tmp0 = insertvalue [3 x i32] undef, i32 %recombine, 0
|
/external/libopus/celt/ |
D | bands.c | 1080 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/ |
D | README.SIMD.rst | 30 Subzero should recognize these sequences and recombine them into
|
/external/autotest/ |
D | MODULE_LICENSE_LGPL | 104 recombine or relink the Application with a modified version of
|
D | LGPL_LICENSE | 104 recombine or relink the Application with a modified version of
|
/external/elfutils/ |
D | COPYING-LGPLV3 | 104 recombine or relink the Application with a modified version of
|
/external/ImageMagick/m4/ |
D | framework.m4 | 106 # recombine or relink the Application with a modified version of
|
/external/llvm/docs/tutorial/ |
D | BuildingAJIT1.rst | 20 these APIs interact with other parts of LLVM, and to teach you how to recombine
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|