Home
last modified time | relevance | path

Searched defs:to_p (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dira-costs.c339 copy_cost (rtx x, enum machine_mode mode, reg_class_t rclass, bool to_p, in copy_cost()
1831 bool to_p; in process_bb_node_for_hard_reg_moves() local
H A Dgimplify.c4263 gimplify_modify_expr_rhs (tree *expr_p, tree *from_p, tree *to_p, in gimplify_modify_expr_rhs()
4603 tree *to_p = &TREE_OPERAND (*expr_p, 0); in gimplify_modify_expr() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dira-costs.c427 copy_cost (rtx x, machine_mode mode, reg_class_t rclass, bool to_p, in copy_cost()
2018 bool to_p; in process_bb_node_for_hard_reg_moves() local
H A Dgimplify.c5145 gimplify_modify_expr_rhs (tree *expr_p, tree *from_p, tree *to_p, in gimplify_modify_expr_rhs()
5570 tree *to_p = &TREE_OPERAND (*expr_p, 0); in gimplify_modify_expr() local
H A Dlra-constraints.c1139 emit_spill_move (bool to_p, rtx mem_pseudo, rtx val) in emit_spill_move()