Searched refs:build0 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | tree-eh.c | 844 x = build0 (EXC_PTR_EXPR, ptr_type_node); in honor_protect_cleanup_actions() 848 x = build0 (FILTER_EXPR, integer_type_node); in honor_protect_cleanup_actions() 853 x = build0 (EXC_PTR_EXPR, ptr_type_node); in honor_protect_cleanup_actions() 857 x = build0 (FILTER_EXPR, integer_type_node); in honor_protect_cleanup_actions()
|
| D | tree-vn.c | 69 vh = build0 (VALUE_HANDLE, type); in make_value_handle()
|
| D | tree.h | 3557 #define build0(c,t) build0_stat (c,t MEM_STAT_INFO) macro
|
| D | ChangeLog-2004 | 41318 * tree.c (build0, build1, build2, build3, build4): Split out from...
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | except.c | 158 return build0 (EXC_PTR_EXPR, ptr_type_node); in build_exc_ptr()
|
| D | call.c | 332 tree t = build0 (EMPTY_CLASS_EXPR, TREE_TYPE (TREE_VALUE (tmp))); in build_call()
|