Searched defs:narg1 (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | builtins.c | 7575 tree narg1; in fold_builtin_sqrt() local 8338 tree res, narg0, narg1; in fold_builtin_hypot() local 8494 tree narg1 = fold_build2_loc (loc, MULT_EXPR, type, arg1, in fold_builtin_pow() local 8507 tree narg1 = fold_build2_loc (loc, MULT_EXPR, type, arg1, in fold_builtin_pow() local 8522 tree narg1 = fold_build2_loc (loc, MULT_EXPR, type, arg01, arg1); in fold_builtin_pow() local
|