Searched refs:greturn (Results 1 – 11 of 11) sorted by relevance
463 typedef union gimple_statement_d greturn; typedef535 static inline greturn *as_a_greturn(gimple stmt) in as_a_greturn()540 static inline const greturn *as_a_const_greturn(const_gimple stmt) in as_a_const_greturn()596 typedef struct gimple_statement_base greturn; typedef668 static inline greturn *as_a_greturn(gimple stmt) in as_a_greturn()673 static inline const greturn *as_a_const_greturn(const_gimple stmt) in as_a_const_greturn()862 inline bool is_a_helper<const greturn *>::test(const_gimple gs) in test()918 static inline greturn *as_a_greturn(gimple stmt) in as_a_greturn()920 return as_a<greturn *>(stmt); in as_a_greturn()923 static inline const greturn *as_a_const_greturn(const_gimple stmt) in as_a_const_greturn()[all …]
184 bool compare_gimple_return (const greturn *s1, const greturn *s2);
115 struct greturn;
941 greturn : public gimple_statement_with_memory_ops1247 is_a_helper <greturn *>::test (gimple *gs)1489 is_a_helper <const greturn *>::test (const gimple *gs)1516 greturn *gimple_build_return (tree);6516 gimple_return_retval_ptr (greturn *gs)6524 gimple_return_retval (const greturn *gs)6533 gimple_return_set_retval (greturn *gs, tree retval)
13002 | | + greturn14687 -- GIMPLE function: greturn *gimple_build_return (tree retval)14690 -- GIMPLE function: tree gimple_return_retval (const greturn *g)14693 -- GIMPLE function: void gimple_return_set_retval (greturn *g, tree
16058 (!type struct 775 nil gc_pointed_to "greturn"
16092 (!type struct 777 nil gc_pointed_to "greturn"