Home
last modified time | relevance | path

Searched refs:gimple_build_omp_masked (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple.cc1046 gimple_build_omp_masked (gimple_seq body, tree clauses) in gimple_build_omp_masked() function
H A Dgimple.h1565 gimple *gimple_build_omp_masked (gimple_seq, tree);
H A Dtree-inline.cc1674 copy = gimple_build_omp_masked in remap_gimple_stmt()
H A Dgimplify.cc15691 g = gimple_build_omp_masked (body, in gimplify_expr()
H A DChangeLog-202117001 * gimple.c (gimple_build_omp_masked): New function.
17003 * gimple.h (gimple_build_omp_masked): Declare.