Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Drecog.h84 extern int constrain_operands_cached (int);
Dfinal.c2381 if (! constrain_operands_cached (1)) in final_scan_insn()
Drecog.c1999 constrain_operands_cached (int strict) in constrain_operands_cached() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
Drecog.h85 extern int constrain_operands_cached PARAMS ((int));
Drecog.c2094 constrain_operands_cached (strict) in constrain_operands_cached() function
Dfinal.c2721 if (! constrain_operands_cached (1))
DChangeLog.47066 * recog.c (constrain_operands_cached): New.
7067 * recog.h (constrain_operands_cached): Declare.