Lines Matching refs:static_id

178   struct lra_static_insn_data *static_id = id->insn_static_data;  in cand_hash()  local
179 int nops = static_id->n_operands; in cand_hash()
185 else if (static_id->operand[i].type == OP_IN) in cand_hash()
296 struct lra_static_insn_data *static_id = id->insn_static_data; in operand_to_remat() local
360 for (struct lra_insn_reg *reg2 = static_id->hard_regs; in operand_to_remat()
370 for (struct lra_insn_reg *reg = static_id->hard_regs; in operand_to_remat()
379 for (struct lra_insn_reg *reg2 = static_id->hard_regs; in operand_to_remat()
386 int nop = static_id->n_operands; in operand_to_remat()
664 struct lra_static_insn_data *static_id = id->insn_static_data; in reg_overlap_for_remat_p() local
678 for (reg2 = (iter == 0 ? id->regs : static_id->hard_regs); in reg_overlap_for_remat_p()
708 struct lra_static_insn_data *static_id = id->insn_static_data; in call_used_input_regno_present_p() local
712 for (reg = (iter == 0 ? id->regs : static_id->hard_regs); in call_used_input_regno_present_p()
763 struct lra_static_insn_data *static_id = id->insn_static_data; in calculate_gen_cands() local
782 for (reg = (iter == 0 ? id->regs : static_id->hard_regs); in calculate_gen_cands()
1032 struct lra_static_insn_data *static_id = id->insn_static_data; in update_scratch_ops() local
1033 for (int i = 0; i < static_id->n_operands; i++) in update_scratch_ops()
1086 struct lra_static_insn_data *static_id = id->insn_static_data; in do_remat() local
1196 for (reg = (iter == 0 ? id->regs : static_id->hard_regs); in do_remat()
1269 for (reg = static_id->hard_regs; reg != NULL; reg = reg->next) in do_remat()
1283 for (reg = static_id->hard_regs; reg != NULL; reg = reg->next) in do_remat()