Searched refs:build_new_array (Results 1 – 5 of 5) sorted by relevance
955 build_new_array (type, length) in build_new_array() function2556 build_new_array (element_type, length),
1185 extern tree build_new_array PARAMS ((tree, tree));
10169 * expr.c (encode_newarray_type, build_new_array): New functions.10170 * java-tree.h: Declare build_new_array.10171 * jcf-write.c (patch_newarray): Use build_new_array.
18273 return build_new_array (type, TREE_VALUE (dims));
14708 return build_new_array (type, TREE_VALUE (dims));