Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-math-opts.c2729 gimple *mul_stmt; member
2846 convert_mult_to_fma (gimple *mul_stmt, tree op1, tree op2, in convert_mult_to_fma()
H A Dtree-ssa-reassoc.c1957 gassign *mul_stmt in transform_add_to_multiply() local
5383 gimple *mul_stmt, *pow_stmt; in attempt_builtin_powi() local
6014 gimple *mul_stmt, *lhs_stmt = SSA_NAME_DEF_STMT (lhs); in reassociate_bb() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-math-opts.c2430 convert_mult_to_fma (gimple mul_stmt, tree op1, tree op2) in convert_mult_to_fma()