Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcombine.c1320 combinable_i3pat (i3, loc, i2dest, i1dest, i1_not_in_src, pi3dest_killed) in combinable_i3pat() argument
1326 rtx *pi3dest_killed;
1400 if (pi3dest_killed && GET_CODE (dest) == REG
1412 if (*pi3dest_killed)
1415 *pi3dest_killed = dest;
1425 i1_not_in_src, pi3dest_killed))
/openbsd/src/gnu/gcc/gcc/
Dcombine.c1481 int i1_not_in_src, rtx *pi3dest_killed) in combinable_i3pat() argument
1538 if (pi3dest_killed in combinable_i3pat()
1551 if (*pi3dest_killed) in combinable_i3pat()
1554 *pi3dest_killed = subdest; in combinable_i3pat()
1564 i1_not_in_src, pi3dest_killed)) in combinable_i3pat()