Searched defs:add_decision (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genrecog.c | 1616 add_decision (state *from, const rtx_test &test, transition *trans) in add_decision() function 1628 add_decision (state *from, const rtx_test &test, int_set labels, bool optional) in add_decision() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genrecog.cc | 1614 add_decision (state *from, const rtx_test &test, transition *trans) in add_decision() function 1626 add_decision (state *from, const rtx_test &test, int_set labels, bool optional) in add_decision() function
|