Searched refs:gimple_seq_first_stmt_as_a_bind (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c3384 bind = gimple_seq_first_stmt_as_a_bind (gimple_body (context));
3468 scope = gimple_seq_first_stmt_as_a_bind (gimple_body (root->context));
H A Dgimple.h1691 gimple_seq_first_stmt_as_a_bind (gimple_seq s) function
H A Domp-low.c11526 tgt_bind = gimple_seq_first_stmt_as_a_bind (gimple_omp_body (stmt));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc3543 bind = gimple_seq_first_stmt_as_a_bind (gimple_body (context));
3627 scope = gimple_seq_first_stmt_as_a_bind (gimple_body (root->context));
H A Dgimple.h1714 gimple_seq_first_stmt_as_a_bind (gimple_seq s) function
H A Domp-low.cc12683 tgt_bind = gimple_seq_first_stmt_as_a_bind (gimple_omp_body (stmt));

Completed in 227 milliseconds