Searched refs:asm_clobbers (Results 1 – 6 of 6) sorted by relevance
314 HARD_REG_SET asm_clobbers; member
2365 add_to_hard_reg_set (&crtl->asm_clobbers, in compute_regs_asm_clobbered()2426 if (!TEST_HARD_REG_BIT (crtl->asm_clobbers, eliminables[i].from)) in ira_setup_eliminable_regset()2446 else if (!TEST_HARD_REG_BIT (crtl->asm_clobbers, in ira_setup_eliminable_regset()
10572 add_to_hard_reg_set (&crtl->asm_clobbers, in expand_expr_real_1()
30005 * function.c (rtl_data): Add asm_clobbers.30006 * ira.c (compute_regs_asm_clobbered): Use crtl->asm_clobbers.30008 Use crtl->asm_clobbers.
35609 (simple_asm_expr, asm_argument, asm_operand, asm_clobbers): Use
2212 * parse.y (asm_clobbers): Do string concatenation.