Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcompare-elim.c663 try_validate_parallel (rtx set_a, rtx set_b) in try_validate_parallel() function
740 rtx par = try_validate_parallel (flag_set, arith_set); in try_merge_compare()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcompare-elim.cc661 try_validate_parallel (rtx set_a, rtx set_b) in try_validate_parallel() function
738 rtx par = try_validate_parallel (flag_set, arith_set); in try_merge_compare()
H A DChangeLog-20178922 (try_validate_parallel): Use insn_invalid_p instead of
11559 (try_validate_parallel): Likewise.