Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A Darm-reloc-property.cc168 if (!node->is_leaf() in Arm_reloc_property()
169 && node->child(0)->is_leaf() in Arm_reloc_property()
205 if (!node->is_leaf() in Arm_reloc_property()
206 && node->child(0)->is_leaf() in Arm_reloc_property()
210 && node->child(2)->is_leaf() in Arm_reloc_property()
217 if (!node->is_leaf() in Arm_reloc_property()
218 && node->child(0)->is_leaf() in Arm_reloc_property()
222 && node->child(2)->is_leaf() in Arm_reloc_property()
229 if (!node->is_leaf() && node->child(0)->is_leaf()) in Arm_reloc_property()
232 && node->child(1)->is_leaf() in Arm_reloc_property()
[all …]
H A Darm-reloc-property.h191 is_leaf() const in is_leaf() function
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_constraints.c725 X509 *cert, int is_leaf, int *error) in x509_constraints_extract_names() argument
731 int name_type, include_cn = is_leaf, include_email = is_leaf; in x509_constraints_extract_names()
/dragonfly/contrib/gcc-8.0/gcc/
H A Demit-rtl.h272 bool is_leaf; member
H A Dregrename.c329 || (crtl->is_leaf in check_new_reg_p()
H A Dira.c2275 crtl->is_leaf = leaf_function_p (); in ira_setup_eliminable_regset()
5158 crtl->is_leaf = leaf_function_p (); in ira()
H A Dsel-sched.c1097 || (crtl->is_leaf in init_regs_for_mode()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c10707 && (!crtl->is_leaf in ix86_frame_pointer_required()
11308 if (crtl->is_leaf in ix86_select_alt_pic_regnum()
11630 && (!crtl->is_leaf || cfun->calls_alloca != 0 in ix86_compute_frame_layout()
11806 || !crtl->is_leaf in ix86_compute_frame_layout()
11824 && (!crtl->is_leaf || cfun->calls_alloca in ix86_compute_frame_layout()
11835 if (!crtl->is_leaf || cfun->calls_alloca in ix86_compute_frame_layout()
11858 && crtl->is_leaf in ix86_compute_frame_layout()
13284 && crtl->is_leaf in ix86_finalize_stack_frame_flags()
13866 if (!(crtl->is_leaf && !cfun->calls_alloca in ix86_expand_prologue()
13882 if (crtl->is_leaf && !cfun->calls_alloca) in ix86_expand_prologue()
[all …]