Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgenattrtab.c251 static rtx copy_boolean (rtx);
1224 XVECEXP (exp, 0, i) = copy_boolean (XVECEXP (exp, 0, i)); in make_canonical()
1243 copy_boolean (rtx exp) in copy_boolean() function
1246 return attr_rtx (GET_CODE (exp), copy_boolean (XEXP (exp, 0)), in copy_boolean()
1247 copy_boolean (XEXP (exp, 1))); in copy_boolean()
H A DChangeLog-20032415 (attr_rtx_1, copy_boolean, expand_delays, gen_unit): Always canonicalize