Lines Matching defs:unsignedp

316 	       int unsignedp, int no_extend)  in widen_operand()
578 rtx target, int unsignedp) in expand_widen_pattern_expr()
642 rtx op1, rtx op2, rtx target, int unsignedp) in expand_ternary_op()
664 rtx op0, rtx op1, rtx target, int unsignedp, in simplify_expand_binop()
683 rtx op0, rtx op1, rtx target, int unsignedp, in force_expand_binop()
778 int unsignedp, enum optab_methods methods) in expand_superword_shift()
808 int unsignedp, enum optab_methods methods, in expand_subword_shift()
891 int unsignedp, enum optab_methods methods, in expand_doubleword_shift_condmove()
973 int unsignedp, enum optab_methods methods, in expand_doubleword_shift()
1254 rtx op1, rtx target, int unsignedp, in expand_simple_binop()
1326 int opn, rtx x, bool unsignedp) in avoid_expensive_constant()
1354 rtx target, int unsignedp, enum optab_methods methods, in expand_binop_directly()
1477 rtx target, int unsignedp, enum optab_methods methods) in expand_binop()
2210 rtx op0, rtx op1, rtx target, int unsignedp, in sign_expand_binop()
2270 int unsignedp) in expand_twoval_unop()
2344 int unsignedp) in expand_twoval_binop()
2469 rtx target, int unsignedp) in expand_simple_unop()
2946 int unsignedp) in expand_unop_direct()
2989 int unsignedp) in expand_unop()
3931 int unsignedp, enum optab_methods methods, in prepare_cmp_insn()
4148 enum machine_mode wider_mode, int unsignedp) in prepare_operand()
4201 enum machine_mode mode, int unsignedp, rtx label) in emit_cmp_and_jump_insns()
4393 enum machine_mode mode, int unsignedp) in emit_conditional_move()
4511 enum machine_mode mode, int unsignedp) in emit_conditional_add()
4720 int unsignedp) in can_extend_p()
4737 enum machine_mode mfrom, int unsignedp) in gen_extend_insn()
4754 int unsignedp, int *truncp_ptr) in can_fix_p()
4785 int unsignedp) in can_float_p()
4854 expand_float (rtx to, rtx from, int unsignedp) in expand_float()
5055 expand_fix (rtx to, rtx from, int unsignedp) in expand_fix()
6702 get_rtx_code (enum tree_code tcode, bool unsignedp) in get_rtx_code()
6761 vector_compare_rtx (tree cond, bool unsignedp, enum insn_code icode) in vector_compare_rtx()
7056 bool unsignedp; in expand_vec_cond_expr() local