Lines Matching defs:tree
24 * - add "-fdump-tree-all -fdump-rtl-all" to the plugin CFLAGS in
44 static GTY(()) tree track_function_decl;
89 static tree get_current_stack_pointer_decl(void)
94 tree var = NODE_DECL(node);
95 tree name = DECL_NAME(var);
116 tree sp_decl, input;
117 vec<tree, va_gc> *inputs = NULL;
436 static inline bool string_equal(tree node, const char *string, int length)
451 tree section;
479 tree fntype;