Searched refs:gimple_statement_with_ops (Results 1 – 5 of 5) sorted by relevance
308 gimple_statement_with_ops : public gimple_statement_with_ops_base870 gcond : public gimple_statement_with_ops881 gdebug : public gimple_statement_with_ops891 ggoto : public gimple_statement_with_ops901 glabel : public gimple_statement_with_ops911 gswitch : public gimple_statement_with_ops1967 is_a_helper <const gimple_statement_with_ops *>::test (const gimple *gs)1975 is_a_helper <gimple_statement_with_ops *>::test (gimple *gs)2009 const gimple_statement_with_ops *ops_stmt =2010 dyn_cast <const gimple_statement_with_ops *> (g);[all …]
29 DEFGSSTRUCT(GSS_WITH_OPS, gimple_statement_with_ops, true)
358 struct GTY(()) gimple_statement_with_ops struct818 struct gimple_statement_with_ops GTY ((tag ("GSS_WITH_OPS"))) gsops;
194 @subsection @code{gimple_statement_with_ops}195 @cindex gimple_statement_with_ops199 @code{gimple_statement_with_ops}. This is needed to accommodate the207 gimple_statement_with_ops) + 2 * sizeof (tree)} bytes.243 This tuple is essentially identical to @code{gimple_statement_with_ops},298 struct gimple_statement_with_ops gsops;