Home
last modified time | relevance | path

Searched defs:simple_sets_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c21943 bool simple_sets_p = prev_set && curr_set && !any_condjump_p (curr); in aarch_macro_fusion_pair_p() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc25484 bool simple_sets_p = prev_set && curr_set && !any_condjump_p (curr); in aarch_macro_fusion_pair_p() local