Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlra-constraints.c2008 int curr_alt_dont_inherit_ops[MAX_RECOG_OPERANDS]; in process_alt_operands() local
3095 curr_alt_dont_inherit_ops[curr_alt_dont_inherit_ops_num++] in process_alt_operands()
3116 curr_alt_dont_inherit_ops[curr_alt_dont_inherit_ops_num++] = i; in process_alt_operands()
3173 goal_alt_dont_inherit_ops[nop] = curr_alt_dont_inherit_ops[nop]; in process_alt_operands()
H A Dlra-constraints.cc2059 int curr_alt_dont_inherit_ops[MAX_RECOG_OPERANDS]; in process_alt_operands() local
3163 curr_alt_dont_inherit_ops[curr_alt_dont_inherit_ops_num++] in process_alt_operands()
3184 curr_alt_dont_inherit_ops[curr_alt_dont_inherit_ops_num++] = i; in process_alt_operands()
3243 goal_alt_dont_inherit_ops[nop] = curr_alt_dont_inherit_ops[nop]; in process_alt_operands()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlra-constraints.c2008 int curr_alt_dont_inherit_ops[MAX_RECOG_OPERANDS]; in process_alt_operands() local
3095 curr_alt_dont_inherit_ops[curr_alt_dont_inherit_ops_num++] in process_alt_operands()
3116 curr_alt_dont_inherit_ops[curr_alt_dont_inherit_ops_num++] = i; in process_alt_operands()
3173 goal_alt_dont_inherit_ops[nop] = curr_alt_dont_inherit_ops[nop]; in process_alt_operands()