Searched defs:negate_p (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc797 split_tree(tree in, tree type, enum tree_code code, tree *minus_varp, tree *conp, tree *minus_conp, tree *litp, tree *minus_litp, int negate_p) argument
H A Dwide-int.h3415 wi::mask (unsigned int width, bool negate_p, unsigned int precision) argument
3426 wi::shifted_mask (unsigned int start, unsigned int width, bool negate_p, argument
3447 wi::mask (unsigned int width, bool negate_p) argument
3461 wi::shifted_mask (unsigned int start, unsigned int width, bool negate_p) argument
H A Dtree-ssa-math-opts.cc3008 bool negate_p = false; local
3283 bool negate_p = false; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dwide-int.h3414 wi::mask (unsigned int width, bool negate_p, unsigned int precision) argument
3425 wi::shifted_mask (unsigned int start, unsigned int width, bool negate_p, argument
3446 wi::mask (unsigned int width, bool negate_p) argument
3460 wi::shifted_mask (unsigned int start, unsigned int width, bool negate_p) argument
H A Dtree-ssa-math-opts.c2861 bool negate_p = false; local
3103 bool negate_p = false; local
[all...]
H A Dfold-const.c786 split_tree(tree in, tree type, enum tree_code code, tree *minus_varp, tree *conp, tree *minus_conp, tree *litp, tree *minus_litp, int negate_p) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c17900 aarch64_sve_arith_immediate_p (machine_mode mode, rtx x, bool negate_p) argument
17921 aarch64_sve_sqadd_sqsub_immediate_p (machine_mode mode, rtx x, bool negate_p) argument
17980 aarch64_sve_float_arith_immediate_p (rtx x, bool negate_p) argument

Completed in 389 milliseconds