Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dlra-constraints.cc1416 static bool goal_alt_match_win[MAX_RECOG_OPERANDS]; variable
3234 goal_alt_match_win[nop] = curr_alt_match_win[nop]; in process_alt_operands()
4211 if (! goal_alt_win[i] && ! goal_alt_match_win[i]) in curr_insn_transform()
4340 goal_alt_win[i] |= goal_alt_match_win[i]; in curr_insn_transform()