HomeSort by: relevance | last modified time | path
    Searched refs:funroll (Results 1 - 6 of 6) 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/
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
  /src/external/bsd/jemalloc.old/dist/
configure 9075 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether compiler supports -funroll-loops" >&5
9076 $as_echo_n "checking whether compiler supports -funroll-loops... " >&6; }
9078 T_APPEND_V=-funroll-loops
9107 je_cv_cflags_added=-funroll-loops

Completed in 25 milliseconds