Home
last modified time | relevance | path

Searched defs:qty (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dlocal-alloc.c90 struct qty struct
115 1. It is used in computing the relative importance of qtys, argument
123 /* Number of times a reg tied to given qty lives across a CALL_INSN. */ argument
127 /* Number of times a reg tied to given qty lives across a CALL_INSN argument
144 /* Register class within which we allocate given qty if we can't get argument
149 /* This holds the mode of the registers that are tied to given qty, argument
160 static struct qty *qty; variable
Dcse.c4127 int qty = REG_QTY (REGNO (folded_arg0)); in fold_rtx() local
4692 int qty; in record_jump_cond() local
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dlocal-alloc.c84 struct qty struct
109 1. It is used in computing the relative importances of qtys, argument
117 /* Number of times a reg tied to given qty lives across a CALL_INSN. */ argument
133 /* Register class within which we allocate given qty if we can't get argument
138 /* This holds the mode of the registers that are tied to given qty, argument
149 static struct qty *qty; argument
Dcse.c4055 int qty = REG_QTY (REGNO (folded_arg0)); local
4657 int qty; local