Searched refs:build_local_temp (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-codegen.cc681 tree tmp = build_local_temp (TREE_TYPE (exp));
1078 tree result = build_local_temp (d_bool_type);
1090 tree t = build_local_temp (size_type_node);
1094 t = build_local_temp (ptrtype);
1098 t = build_local_temp (ptrtype);
1732 tree t = build_local_temp (size_type_node);
1736 t = build_local_temp (ptrtype);
1742 t = build_local_temp (TREE_TYPE (value));
1831 tree var = build_local_temp (satype);
2792 decl = build_local_temp (build_pointer_typ
[all...]
H A Dd-tree.h636 extern tree build_local_temp (tree);
H A Dintrinsics.cc359 tree tmp = build_local_temp (TREE_TYPE (callexp));
H A Dexpr.cc699 tree var = build_local_temp (make_array_type (targselem, ndims));
1172 tree elembuf = build_local_temp (build_ctype (etype));
2287 tree var = build_local_temp (TREE_TYPE (type));
2443 tree var = build_local_temp (tarray);
2729 tree var = build_local_temp (TREE_TYPE (ctor));
2924 tree var = build_local_temp (TREE_TYPE (ctor));
H A Dmodules.cc368 tree dso = build_local_temp (dso_type);
H A Dd-convert.cc986 tree var = build_local_temp (TREE_TYPE (expr));
H A Ddecl.cc1648 build_local_temp (tree type) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-codegen.cc1021 tree result = build_local_temp (d_bool_type);
1033 tree t = build_local_temp (size_type_node);
1037 t = build_local_temp (ptrtype);
1041 t = build_local_temp (ptrtype);
1637 tree t = build_local_temp (size_type_node);
1641 t = build_local_temp (ptrtype);
1647 t = build_local_temp (TREE_TYPE (value));
2503 decl = build_local_temp (build_pointer_type (type));
2517 decl = build_local_temp (type);
H A Dintrinsics.cc322 tree tmp = build_local_temp (TREE_TYPE (callexp));
H A Dd-tree.h613 extern tree build_local_temp (tree);
H A Dexpr.cc713 tree var = build_local_temp (make_array_type (targselem, ndims));
1174 tree elembuf = build_local_temp (build_ctype (etype));
2334 tree var = build_local_temp (TREE_TYPE (type));
2506 tree var = build_local_temp (tarray);
2971 tree var = build_local_temp (TREE_TYPE (ctor));
H A Dmodules.cc366 tree dso = build_local_temp (dso_type);
H A Dd-convert.cc881 tree var = build_local_temp (TREE_TYPE (expr));
H A Ddecl.cc1467 build_local_temp (tree type) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c531 build_local_temp (tree type) function
644 slot = build_local_temp (type);
713 slot = build_local_temp (type);
798 slot = build_local_temp (type);
873 slot = build_local_temp (type);
H A Dcp-tree.h7446 extern tree build_local_temp (tree);
H A Dcall.c12235 *cond_guard = build_local_temp (boolean_type_node);
H A Ddecl.c7343 vec_safe_push (args, build_local_temp (TREE_TYPE (parm)));
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc542 build_local_temp (tree type) function
654 slot = build_local_temp (type);
723 slot = build_local_temp (type);
819 tree slot = build_local_temp (type);
918 slot = build_local_temp (type);
H A Dcp-tree.h7847 extern tree build_local_temp (tree);
H A Dcall.cc12988 *cond_guard = build_local_temp (boolean_type_node);
H A Ddecl.cc7913 vec_safe_push (args, build_local_temp (TREE_TYPE (parm)));

Completed in 490 milliseconds