Home
last modified time | relevance | path

Searched refs:gimple_statement_d (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDcoretypes.h61 union gimple_statement_d;
62 typedef union gimple_statement_d *gimple;
64 typedef const union gimple_statement_d *const_gimple;
HDggc.h352 static inline union gimple_statement_d *
355 return (union gimple_statement_d *) in ggc_alloc_cleared_gimple_statement_d_stat()
HDgsstruct.def26 gimple_statement_d. */
HDsystem.h979 #define CONST_CAST_GIMPLE(X) CONST_CAST(union gimple_statement_d *, (X))
HDgimple.h816 union GTY ((desc ("gimple_statement_structure (&%h)"), variable_size)) gimple_statement_d { union
/dragonfly/contrib/gcc-8.0/gcc/
HDgsstruct.def26 gimple_statement_d. */
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDgimple.texi295 union gimple_statement_d
2491 in @code{union gimple_statement_d}, both of which are located in