Searched refs:cached_match (Results 1 – 2 of 2) sorted by relevance
3818 static const char * cached_match = NULL; in msp430_use_f5_series_hwmult() local3827 if (target_mcu == cached_match) in msp430_use_f5_series_hwmult()3830 cached_match = target_mcu; in msp430_use_f5_series_hwmult()3853 static const char * cached_match = NULL; in msp430_use_32bit_hwmult() local3862 if (target_mcu == cached_match) in msp430_use_32bit_hwmult()3865 cached_match = target_mcu; in msp430_use_32bit_hwmult()3880 static const char * cached_match = NULL; in msp430_use_16bit_hwmult() local3889 if (target_mcu == cached_match) in msp430_use_16bit_hwmult()3892 cached_match = target_mcu; in msp430_use_16bit_hwmult()3908 static const char * cached_match = NULL; in msp430_has_hwmult() local[all …]
3085 static const char * cached_match = NULL; in msp430_use_f5_series_hwmult() local3094 if (target_mcu == cached_match) in msp430_use_f5_series_hwmult()3097 cached_match = target_mcu; in msp430_use_f5_series_hwmult()3120 static const char * cached_match = NULL; in use_32bit_hwmult() local3129 if (target_mcu == cached_match) in use_32bit_hwmult()3132 cached_match = target_mcu; in use_32bit_hwmult()3147 static const char * cached_match = NULL; in msp430_has_hwmult() local3161 if (target_mcu == cached_match) in msp430_has_hwmult()3164 cached_match = target_mcu; in msp430_has_hwmult()