Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()