Searched refs:OPT_ALL (Results 1 – 4 of 4) sorted by relevance
68 OPT_ALL = (OPT_LOADSTORE), enumerator70 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL),
293 options = (options | spv::spirvbin_t::OPT_ALL); in parseCmdLine()296 options = (options | spv::spirvbin_t::OPT_ALL); in parseCmdLine()
134 OPT_ALL = (OPT_LOADSTORE)135 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL)
34 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator624 opt_mode = OPT_ALL; in on_set_option_mode2_activate()1055 if (opt_mode == OPT_ALL && !menu_is_visible(menu)) in fill_row()1282 (opt_mode == OPT_ALL && !menu_get_prompt(child1))) { in update_tree()1364 (opt_mode == OPT_ALL && menu_get_prompt(child))) in display_tree()