Searched defs:prologue_cost (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.c1392 default_finish_cost (void *data, unsigned *prologue_cost, argument
H A Dtree-vect-stmts.c797 unsigned prologue_cost = 0; local
866 int inside_cost = 0, prologue_cost = 0; local
935 int inside_cost = 0, prologue_cost = 0; local
999 unsigned int inside_cost = 0, prologue_cost = 0; local
1177 unsigned int inside_cost = 0, prologue_cost = 0; local
1289 vect_get_load_cost(stmt_vec_info stmt_info, int ncopies, bool add_realign_cost, unsigned int *inside_cost, unsigned int *prologue_cost, stmt_vector_for_cost *prologue_cost_vec, stmt_vector_for_cost *body_cost_vec, bool record_prologue_costs) argument
[all...]
H A Dtree-vect-loop.c3986 int prologue_cost = 0, epilogue_cost = 0, inside_cost; local
4151 unsigned inside_cost, prologue_cost; local
H A Dtree-vectorizer.h1395 finish_cost (void *data, unsigned *prologue_cost, argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vectorizer.h1555 vector_costs::prologue_cost () const function in class:vector_costs
1789 finish_cost(vector_costs *costs, const vector_costs *scalar_costs, unsigned *prologue_cost, unsigned *body_cost, unsigned *epilogue_cost, unsigned *suggested_unroll_factor = NULL) argument
H A Dtree-vect-stmts.cc839 int inside_cost = 0, prologue_cost = 0; local
883 int inside_cost = 0, prologue_cost = 0; local
950 unsigned int inside_cost = 0, prologue_cost = 0; local
1126 unsigned int inside_cost = 0, prologue_cost = 0; local
1258 vect_get_load_cost(vec_info *, stmt_vec_info stmt_info, int ncopies, dr_alignment_support alignment_support_scheme, int misalignment, bool add_realign_cost, unsigned int *inside_cost, unsigned int *prologue_cost, stmt_vector_for_cost *prologue_cost_vec, stmt_vector_for_cost *body_cost_vec, bool record_prologue_costs) argument
[all...]
H A Dtree-vect-loop.cc4552 int prologue_cost = 0, epilogue_cost = 0, inside_cost = 0; local
8231 unsigned inside_cost = 0, prologue_cost = 0; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c6699 spu_finish_cost(void *data, unsigned *prologue_cost, unsigned *body_cost, unsigned *epilogue_cost) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c22034 ix86_finish_cost(void *data, unsigned *prologue_cost, unsigned *body_cost, unsigned *epilogue_cost) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c5189 rs6000_finish_cost(void *data, unsigned *prologue_cost, unsigned *body_cost, unsigned *epilogue_cost) argument

Completed in 528 milliseconds