Searched defs:stmt_cost (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-loop-interchange.cc1623 int stmt_cost = oloop.m_num_stmts; local
H A Dgimple-ssa-strength-reduction.c724 stmt_cost (gimple *gs, bool speed) function
[all...]
H A Dtree-ssa-loop-im.c485 stmt_cost (gimple *stmt) function
H A Dtarghooks.c1375 int stmt_cost = targetm.vectorize.builtin_vectorization_cost (kind, vectype, local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-loop-interchange.cc1635 int stmt_cost = oloop.m_num_stmts; local
H A Dgimple-ssa-strength-reduction.cc724 stmt_cost (gimple *gs, bool speed) function
[all...]
H A Dtree-ssa-loop-im.cc592 stmt_cost (gimple *stmt) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c6681 int stmt_cost = spu_builtin_vectorization_cost (kind, vectype, misalign); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c21859 int stmt_cost = - 1; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c5161 int stmt_cost = rs6000_builtin_vectorization_cost (kind, vectype, local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c12202 int stmt_cost = arm_builtin_vectorization_cost (kind, vectype, misalign); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c14189 int stmt_cost = local
14114 aarch64_sve_adjust_stmt_cost(vect_cost_for_stmt kind, stmt_vec_info stmt_info, tree vectype, unsigned int stmt_cost) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc5415 int stmt_cost = rs6000_builtin_vectorization_cost (kind, vectype, local

Completed in 791 milliseconds