Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dreload.cc2646 char this_alternative_offmemok[MAX_RECOG_OPERANDS]; in find_reloads() local
3193 this_alternative_offmemok[i] = 0; in find_reloads()
3267 if (this_alternative_offmemok[m] in find_reloads()
3570 this_alternative_offmemok[i] = offmemok; in find_reloads()
3784 goal_alternative_offmemok[i] = this_alternative_offmemok[i]; in find_reloads()
3815 = this_alternative_offmemok[i]; in find_reloads()
Dlra-constraints.cc2155 bool this_alternative_offmemok; in process_alt_operands() local
2193 this_alternative_offmemok = false; in process_alt_operands()
2697 this_alternative_offmemok = offmemok; in process_alt_operands()
3040 curr_alt_offmemok[nop] = this_alternative_offmemok; in process_alt_operands()