Searched defs:has_target_p (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/config/nios2/
H A Dnios2.c2588 bool has_target_p = (dst_mode != VOIDmode); local
2676 bool has_target_p = (TREE_TYPE (exp) != void_type_node); local
2829 nios2_expand_builtin_insn(const struct nios2_builtin_desc *d, int n, struct expand_operand *ops, bool has_target_p) argument
2846 bool has_target_p; local
2880 bool has_target_p = (insn_data[d->icode].operand[0].predicate local
[all...]
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c14777 mips_expand_builtin_insn(enum insn_code icode, unsigned int nops, struct expand_operand *ops, bool has_target_p) argument
14821 mips_expand_builtin_direct(enum insn_code icode, rtx target, tree exp, bool has_target_p) argument

Completed in 80 milliseconds