Home
last modified time | relevance | path

Searched defs:mul_stmt (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc3126 gimple *mul_stmt; member
3245 convert_mult_to_fma (gimple *mul_stmt, tree op1, tree op2, in convert_mult_to_fma()
3566 gimple *mul_stmt; in maybe_optimize_guarding_check() local
H A Dtree-ssa-reassoc.cc2391 gassign *mul_stmt in transform_add_to_multiply() local
6200 gimple *mul_stmt, *pow_stmt; in attempt_builtin_powi() local
6880 gimple *mul_stmt, *lhs_stmt = SSA_NAME_DEF_STMT (lhs); in reassociate_bb() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-reassoc.c2315 gassign *mul_stmt in transform_add_to_multiply() local
5816 gimple *mul_stmt, *pow_stmt; in attempt_builtin_powi() local
6458 gimple *mul_stmt, *lhs_stmt = SSA_NAME_DEF_STMT (lhs); in reassociate_bb() local
H A Dtree-ssa-math-opts.c2941 gimple *mul_stmt; member