Home
last modified time | relevance | path

Searched refs:get_c_test (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenconditions.cc230 add_c_test (get_c_test (def), -1); in main()
H A Dgensupport.h142 extern const char *get_c_test (rtx);
H A Dgensupport.cc2672 truth = maybe_eval_c_test (get_c_test (def)); in read_md_rtx()
2743 get_c_test (rtx x) in get_c_test() function
H A Dgenrecog.cc554 c_test = get_c_test (info->def); in validate_pattern()
4227 const char *c_test = get_c_test (info->def); in match_pattern_1()
H A DChangeLog-201519946 (read_md_rtx): Rework to use a while loop and get_c_test.
19953 * gensupport.h (get_c_test): Declare.
19954 * gensupport.c (get_c_test): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenconditions.c230 add_c_test (get_c_test (def), -1); in main()
H A Dgensupport.h142 extern const char *get_c_test (rtx);
H A Dgensupport.c2675 truth = maybe_eval_c_test (get_c_test (def)); in read_md_rtx()
2746 get_c_test (rtx x) in get_c_test() function
H A Dgenrecog.c554 c_test = get_c_test (info->def); in validate_pattern()
4229 const char *c_test = get_c_test (info->def); in match_pattern_1()