代码搜索:Reduction
找到约 701 项符合「Reduction」的源代码
代码结果 701
www.eeworm.com/read/134479/5892693
makefile
ROOTDIR = ../../..
EXECUTABLE = timing
FILES = main readwrite runkernel blas oneway_matmult_4x4 fourway_matmult_4x4 \
fft2d qfft reduction wfft fft sparseMat
LIBRARIES = $(RUNTIME_LIBS)
BRCCFL
www.eeworm.com/read/347945/11623423
m monomialproducts.m
function [newton_m2,N_unique,newton_m2_unique] = monomialproducts(N,n);
%MONOMIALPRODUCTS Internal function used for monomial reduction
% Author Johan L鰂berg
% $Id: monomialproducts.m,v 1.1 2006
www.eeworm.com/read/213655/15127931
m ar.m
% Amplified reduction--PAPR Simulation
%
% Reference: R. W. B?uml, R. F. H. Fisher, and J. B. Huber,
%“Reducing the Peak-to-Average Power Ratio of Multicarrier Modulation by
% Selected Mapping
www.eeworm.com/read/470720/1444638
c strength-reduce.c
// This testcase was miscompiled on s390x, because strength-reduction
// did not see biv in C::foo as used after loop, but it was used
// in a REG_EQUAL note.
// { dg-do run }
// { dg-options "-O2" }
www.eeworm.com/read/470693/1456584
c strength-reduce.c
// This testcase was miscompiled on s390x, because strength-reduction
// did not see biv in C::foo as used after loop, but it was used
// in a REG_EQUAL note.
// { dg-do run }
// { dg-options "-O2" }
www.eeworm.com/read/240162/4579562
c strength-reduce.c
// This testcase was miscompiled on s390x, because strength-reduction
// did not see biv in C::foo as used after loop, but it was used
// in a REG_EQUAL note.
// { dg-do run }
// { dg-options "-O2" }
www.eeworm.com/read/233448/4671923
c strength-reduce.c
// This testcase was miscompiled on s390x, because strength-reduction
// did not see biv in C::foo as used after loop, but it was used
// in a REG_EQUAL note.
// { dg-do run }
// { dg-options "-O2" }
www.eeworm.com/read/162614/5518285
c strength-reduce.c
// This testcase was miscompiled on s390x, because strength-reduction
// did not see biv in C::foo as used after loop, but it was used
// in a REG_EQUAL note.
// { dg-do run }
// { dg-options "-O2" }