Searched defs:induction (Results 1 – 2 of 2) sorted by relevance
77 struct induction struct79 rtx insn; /* The insn that sets a biv or giv */80 rtx new_reg; /* New register, containing strength reduced82 rtx src_reg; /* Biv from which this giv is computed.84 enum g_types giv_type; /* Indicate whether DEST_ADDR or DEST_REG */85 rtx dest_reg; /* Destination register for insn: this is the89 rtx *location; /* Place in the insn where this giv occurs.93 enum machine_mode mode; /* The mode of this biv or giv */94 rtx mem; /* For DEST_ADDR, the memory object. */95 rtx mult_val; /* Multiplicative factor for src_reg. */[all …]
5060 struct induction *induction; local5745 struct induction *induction; local