Searched refs:opt_switches (Results 1 – 4 of 4) sorted by relevance
41 int opt_switches = 0; variable122 opt_switches |= loongarch_switch_mask[switch_idx]; in driver_set_m_flag()137 opt_switches, in driver_get_normalized_m_opts()
38 HOST_WIDE_INT opt_switches,
130 HOST_WIDE_INT opt_switches, in loongarch_config_target() argument155 #define on(NAME) ((loongarch_switch_mask[(SW_##NAME)] & opt_switches) \ in loongarch_config_target()
78 opt_switches=`llvm-as < /dev/null -o - | opt -O3 -disable-output -debug-pass=Arguments 2>&1 | sed '…79 all_switches="$opt_switches"