Searched +defs:wrapper +defs:exp (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.cc | 3231 really_constant_p (const_tree exp) in really_constant_p() 4056 contains_placeholder_p (const_tree exp) in contains_placeholder_p() 4236 push_without_duplicates (tree exp, vec<tree> *queue) in push_without_duplicates() 4257 find_placeholder_in_expr (tree exp, vec<tree> *refs) in find_placeholder_in_expr() 4331 substitute_in_expr (tree exp, tree f, tree r) in substitute_in_expr() 4523 substitute_placeholder_in_expr (tree exp, tree obj) in substitute_placeholder_in_expr() 9058 tree_operand_check_failed (int idx, const_tree exp, const char *file, in tree_operand_check_failed() 11638 tree_nonartificial_location (tree exp) in tree_nonartificial_location() 11654 tree_inlined_location (tree exp, bool system_header /* = true */) in tree_inlined_location() 11854 tree_nop_conversion (const_tree exp) in tree_nop_conversion() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.c | 2962 really_constant_p (const_tree exp) in really_constant_p() 3822 contains_placeholder_p (const_tree exp) in contains_placeholder_p() 4001 push_without_duplicates (tree exp, vec<tree> *queue) in push_without_duplicates() 4022 find_placeholder_in_expr (tree exp, vec<tree> *refs) in find_placeholder_in_expr() 4096 substitute_in_expr (tree exp, tree f, tree r) in substitute_in_expr() 4288 substitute_placeholder_in_expr (tree exp, tree obj) in substitute_placeholder_in_expr() 9968 tree_operand_check_failed (int idx, const_tree exp, const char *file, in tree_operand_check_failed() 12542 tree_nonartificial_location (tree exp) in tree_nonartificial_location() 12738 tree_nop_conversion (const_tree exp) in tree_nop_conversion() 12760 tree_sign_nop_conversion (const_tree exp) in tree_sign_nop_conversion() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | resolve.cc | 5609 gfc_expr *wrapper, *tmp_expr; in add_caf_get_intrinsic() local 10020 gfc_expr *exp; in resolve_transfer() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | resolve.c | 5524 gfc_expr *wrapper, *tmp_expr; in add_caf_get_intrinsic() local 9881 gfc_expr *exp; in resolve_transfer() local
|