Home
last modified time | relevance | path

Searched refs:build_array_struct_comparison (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.h556 extern tree build_array_struct_comparison (tree_code, StructDeclaration *,
H A DChangeLog70 * d-codegen.cc (build_array_struct_comparison): Use d_bool_false_node
H A DChangeLog-20161195 (build_array_struct_comparison): New function.
1200 or fallback to build_array_struct_comparison.
H A Dd-codegen.cc1071 build_array_struct_comparison (tree_code code, StructDeclaration *sd, in build_array_struct_comparison() function
H A Dexpr.cc385 result = build_array_struct_comparison (code, sd, t1len, in visit()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h537 extern tree build_array_struct_comparison (tree_code, StructDeclaration *,
H A Dd-codegen.cc1014 build_array_struct_comparison (tree_code code, StructDeclaration *sd, in build_array_struct_comparison() function
H A Dexpr.cc382 result = build_array_struct_comparison (code, sd, t1len, in visit()