Home
last modified time | relevance | path

Searched refs:gimplify_build3 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-vect-generic.c108 return gimplify_build3 (bsi, BIT_FIELD_REF, type, t, bitsize, bitpos); in tree_vec_extract()
H A Dtree-flow.h613 extern tree gimplify_build3 (block_stmt_iterator *, enum tree_code,
H A Dtree-cfg.c5697 gimplify_build3 (block_stmt_iterator *bsi, enum tree_code code, in gimplify_build3() function
H A DChangeLog-200422256 (gimplify_build3): New.