Home
last modified time | relevance | path

Searched defs:unroll (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-loop-jam.c373 unsigned *unroll, unsigned *profit_unroll, in adjust_unroll_factor()
446 bool unroll = false; in tree_loop_unroll_and_jam() local
H A Dcfgloop.h228 unsigned short unroll; member
H A Dtree-predcom.c3170 bool unroll = false, loop_closed_ssa = false; in tree_predictive_commoning_loop() local
/dflybsd-src/crypto/libressl/crypto/des/
H A Decb_enc.c70 const char *ptr,*unroll,*risc,*size; in DES_options() local
/dflybsd-src/sys/crypto/des/
H A Ddes_ecb.c67 const char *ptr,*unroll,*risc,*size; in des_options() local
/dflybsd-src/contrib/zstd/lib/common/
H A Dfse_decompress.c138 size_t const unroll = 2; in FSE_buildDTable_internal() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c5903 c_parser_while_statement (c_parser *parser, bool ivdep, unsigned short unroll, in c_parser_while_statement()
5959 c_parser_do_statement (c_parser *parser, bool ivdep, unsigned short unroll) in c_parser_do_statement()
6058 c_parser_for_statement (c_parser *parser, bool ivdep, unsigned short unroll, in c_parser_for_statement()
10939 unsigned short unroll; in c_parser_pragma_unroll() local
11111 unsigned short unroll; in c_parser_pragma() local
11134 unsigned short unroll = c_parser_pragma_unroll (parser); in c_parser_pragma() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c809 unsigned short unroll) in finish_while_stmt_cond()
873 finish_do_stmt (tree cond, tree do_stmt, bool ivdep, unsigned short unroll) in finish_do_stmt()
993 finish_for_cond (tree cond, tree for_stmt, bool ivdep, unsigned short unroll) in finish_for_cond()
H A Dparser.c11678 cp_parser_for (cp_parser *parser, bool ivdep, unsigned short unroll) in cp_parser_for()
11697 unsigned short unroll) in cp_parser_c_for()
11748 bool ivdep, unsigned short unroll) in cp_parser_range_for()
11924 bool ivdep, unsigned short unroll) in cp_convert_range_for()
12155 unsigned short unroll) in cp_parser_iteration_statement()
38739 unsigned short unroll; in cp_parser_pragma_unroll() local
39004 unsigned short unroll; in cp_parser_pragma() local
39035 const unsigned short unroll in cp_parser_pragma() local
H A Dpt.c16832 unsigned short unroll = (RANGE_FOR_UNROLL (t) in tsubst_expr() local
/dflybsd-src/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c445 size_t const unroll = 2; in ZSTD_buildFSETable_body() local
H A Dhuf_decompress.c188 int const unroll = 4; in HUF_readDTableX1_wksp_bmi2() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-predcom.c2473 bool unroll = false; in tree_predictive_commoning_loop() local
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c21335 rtx count, enum machine_mode mode, int unroll, in expand_set_or_movmem_via_loop()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c26344 rtx count, machine_mode mode, int unroll, in expand_set_or_movmem_via_loop()