Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-costs.c1424 const char *xconstraints[MAX_RECOG_OPERANDS]; in record_operand_costs() local
1430 xconstraints[j] = constraints[j]; in record_operand_costs()
1432 xconstraints[i] = constraints[i+1]; in record_operand_costs()
1433 xconstraints[i+1] = constraints[i]; in record_operand_costs()
1436 xconstraints, insn, pref); in record_operand_costs()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-costs.cc1487 const char *xconstraints[MAX_RECOG_OPERANDS]; in record_operand_costs() local
1493 xconstraints[j] = constraints[j]; in record_operand_costs()
1495 xconstraints[i] = constraints[i+1]; in record_operand_costs()
1496 xconstraints[i+1] = constraints[i]; in record_operand_costs()
1499 xconstraints, insn, pref); in record_operand_costs()