代码搜索:optimizations

找到约 908 项符合「optimizations」的源代码

代码结果 908
www.eeworm.com/read/190666/5178088

x 990208-1.x

# Doesn't work at -O3 because of ifcvt.c optimizations which # cause the 2 inlined labels to be at the same location. set torture_eval_before_execute { set compiler_conditional_xfail_data { "if
www.eeworm.com/read/162614/5528809

c fast-math-vect-reduc-5.c

/* { dg-require-effective-target vect_float } */ /* need -funsafe-math-optimizations to vectorize the summation. also need -ffinite-math-only to create the min/max expr. */ #include #
www.eeworm.com/read/162614/5528900

c fast-math-vect-reduc-7.c

/* { dg-require-effective-target vect_double } */ /* need -funsafe-math-optimizations to vectorize the summation. also need -ffinite-math-only to create the min/max expr. */ #include
www.eeworm.com/read/340665/3278790

x 990208-1.x

# Doesn't work at -O3 because of ifcvt.c optimizations which # cause the 2 inlined labels to be at the same location. set torture_eval_before_execute { set compiler_conditional_xfail_data { "if
www.eeworm.com/read/277562/4154347

optimize

Narrowband: - pitch_gain_search_3tap calls syn_filt_zero more times than it should (we're computing some things twice) Wideband - All narrowband optimizations apply - Lots of time spent in the code
www.eeworm.com/read/440906/1780423

x 990208-1.x

# Doesn't work at -O3 because of ifcvt.c optimizations which # cause the 2 inlined labels to be at the same location. set torture_eval_before_execute { set compiler_conditional_xfail_data { "if
www.eeworm.com/read/366702/2880537

c fast-math-vect-reduc-5.c

/* { dg-require-effective-target vect_float } */ /* need -funsafe-math-optimizations to vectorize the summation. also need -ffinite-math-only to create the min/max expr. */ #include #
www.eeworm.com/read/366702/2880856

c fast-math-vect-reduc-7.c

/* { dg-require-effective-target vect_double } */ /* need -funsafe-math-optimizations to vectorize the summation. also need -ffinite-math-only to create the min/max expr. */ #include
www.eeworm.com/read/158865/5594367

c typeck2.c

/* Report error messages, build initializers, and perform some front-end optimizations for C++ compiler. Copyright (C) 1987, 88, 89, 92-98, 1999 Free Software Foundation, Inc. Hacked by Micha
www.eeworm.com/read/164767/10089352

h bitmap.h

#ifndef _LIBBITMAP_H #define _LIBBITMAP_H #include /* * Some hacks to defeat gcc over-optimizations.. */ struct hugestruct_t { unsigned long a[100]; }; #define BITS (*(hugestruct_t*