Searched refs:fold_expr (Results 1 – 2 of 2) sorted by relevance
11007 tree fold_expr = fold_builtin_cpu (fndecl, &arg0); in ix86_expand_builtin() local11008 gcc_assert (fold_expr != NULL_TREE); in ix86_expand_builtin()11009 return expand_expr (fold_expr, target, mode, EXPAND_NORMAL); in ix86_expand_builtin()
12373 tree fold_expr = fold_builtin_cpu (fndecl, &arg0); in ix86_expand_builtin() local12374 gcc_assert (fold_expr != NULL_TREE); in ix86_expand_builtin()12375 return expand_expr (fold_expr, target, mode, EXPAND_NORMAL); in ix86_expand_builtin()