Home
last modified time | relevance | path

Searched refs:last_op (Results 1 – 4 of 4) sorted by last modified time

/dragonfly/games/monop/
H A Dprop.c90 OWN *op, *last_op; in del_list() local
103 last_op = NULL; in del_list()
108 last_op = op; in del_list()
111 if (last_op == NULL) in del_list()
114 last_op->next = op->next; in del_list()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-reassoc.c5955 tree last_op = ops.last ()->op; in reassociate_bb() local
5962 transform_stmt_to_multiply (&gsi, stmt, last_op, in reassociate_bb()
5965 transform_stmt_to_copy (&gsi, stmt, last_op); in reassociate_bb()
H A Dhsa-brig.c454 hsa_op_base *first_op, *last_op; member
555 op_queue.last_op->m_next = op; in enqueue_op()
556 op_queue.last_op = op; in enqueue_op()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmatrix-reorg.c1174 bool last_op, sbitmap visited, in analyze_accesses_for_assign_stmt() argument
1250 if (last_op) in analyze_accesses_for_assign_stmt()
1335 int current_indirect_level, bool last_op, in analyze_matrix_accesses() argument
1376 current_indirect_level, last_op, in analyze_matrix_accesses()