HomeSort by: relevance | last modified time | path
    Searched refs:funroll (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/dreamcast/dev/microcode/
Makefile 12 CFLAGS += -fomit-frame-pointer -funroll-loops -finline-functions
  /src/external/gpl3/gcc/lib/libgfortran/
Makefile 150 FOPTS.${_f}+= -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4
155 FOPTS.${_f}+= -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128
160 FOPTS.${_f}+= -funroll-loops
  /src/external/gpl3/gcc/dist/libgfortran/
Makefile.am 1079 $(patsubst %.c,%.lo,$(notdir $(i_matmul_c))): AM_CFLAGS += -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4
1083 $(patsubst %.c,%.lo,$(notdir $(i_matmulavx128_c))): AM_CFLAGS += -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128
1086 $(patsubst %.c,%.lo,$(notdir $(i_matmull_c))): AM_CFLAGS += -funroll-loops
  /src/external/gpl3/gcc.old/dist/libgfortran/
Makefile.am 1074 $(patsubst %.c,%.lo,$(notdir $(i_matmul_c))): AM_CFLAGS += -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4
1078 $(patsubst %.c,%.lo,$(notdir $(i_matmulavx128_c))): AM_CFLAGS += -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128
1081 $(patsubst %.c,%.lo,$(notdir $(i_matmull_c))): AM_CFLAGS += -funroll-loops
  /src/external/bsd/jemalloc/dist/
Makefile 28 CONFIGURE_CFLAGS := -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -Wdeprecated-declarations -O3 -funroll-loops
configure 11251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether compiler supports -funroll-loops" >&5
11252 $as_echo_n "checking whether compiler supports -funroll-loops... " >&6; }
11254 T_APPEND_V=-funroll-loops
11283 je_cv_cflags_added=-funroll-loops
  /src/external/bsd/jemalloc.old/dist/
configure 10704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether compiler supports -funroll-loops" >&5
10705 $as_echo_n "checking whether compiler supports -funroll-loops... " >&6; }
10707 T_APPEND_V=-funroll-loops
10736 je_cv_cflags_added=-funroll-loops

Completed in 58 milliseconds