Home
last modified time | relevance | path

Searched refs:find_regno_partial (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dflow.c307 static int find_regno_partial PARAMS ((rtx *, void *));
1395 find_regno_partial (ptr, data) in find_regno_partial() function
1470 for_each_rtx (&i, find_regno_partial, &param); in initialize_uninitialized_subregs()
H A DChangeLog.62231 * flow.c (find_regno_partial): Indent properly. Add a default to
2714 * flow.c (find_regno_partial): Return register, not the expression
3024 * flow.c (find_regno_partial): Find subregs within an expression.
/openbsd/gnu/gcc/gcc/
H A Dflow.c304 static int find_regno_partial (rtx *, void *);
1481 find_regno_partial (rtx *ptr, void *data) in find_regno_partial() function
1556 for_each_rtx (&i, find_regno_partial, &param); in initialize_uninitialized_subregs()