Home | History | Annotate | Download | only in tcg

Lines Matching full:dead

1408 /* liveness analysis: end of function: all temps are dead, and globals
1418 /* liveness analysis: end of basic block: all temps are dead, globals
1433 given input arguments is dead. Instructions updating dead
1488 /* output args are dead */
1538 /* mark the temporary as dead */
1560 /* Test if the high part of the operation is dead, but not
1606 /* Both parts of the operation are dead. */
1609 /* The high part of the operation is dead; generate the low. */
1615 /* The low part of the operation is dead; generate the high. */
1636 its outputs are dead. We assume that nb_oargs == 0
1653 /* output args are dead */
1861 /* mark a temporary as dead. */
1951 /* at the end of a basic block, we assume all temporaries are dead and
1964 /* The liveness analysis already ensures that temps are dead.
2039 /* mov to a non-saved dead register makes no sense (even with
2148 not dead after the instruction, we must allocate
2171 /* mark dead temporaries and free the associated registers */
2382 /* mark dead temporaries and free the associated registers */