Searched refs:build0 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-vn.c69 vh = build0 (VALUE_HANDLE, type);
H A Dtree-eh.c849 x = build0 (EXC_PTR_EXPR, ptr_type_node);
853 x = build0 (FILTER_EXPR, integer_type_node);
858 x = build0 (EXC_PTR_EXPR, ptr_type_node);
862 x = build0 (FILTER_EXPR, integer_type_node);
H A Dtree.h3639 #define build0(c,t) build0_stat (c,t MEM_STAT_INFO)
3620 #define build0 macro
/freebsd-10.1-release/contrib/gcc/cp/
H A Dexcept.c158 return build0 (EXC_PTR_EXPR, ptr_type_node);
H A Dcall.c333 tree t = build0 (EMPTY_CLASS_EXPR, TREE_TYPE (TREE_VALUE (tmp)));

Completed in 135 milliseconds