Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm-protos.h365 } fusible_ops: 2; member
Darm.cc28386 current_tune->fusible_ops); in arm_print_tune_info()
32972 return current_tune->fusible_ops != tune_params::FUSE_NOTHING; in arm_macro_fusion_p()
33039 if (current_tune->fusible_ops & tune_params::FUSE_MOVW_MOVT in aarch_macro_fusion_pair_p()
33050 return current_tune->fusible_ops & op; in arm_fusion_enabled_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201530614 to fusible_ops.
30622 fuseable_ops to fusible_ops.
30624 fuseable_ops to fusible_ops.