Home
last modified time | relevance | path

Searched refs:src_q (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gcc/
HDcse.c5744 int src_q = REG_QTY (REGNO (src)); in cse_insn() local
5745 struct qty_table_elem *src_ent = &qty_table[src_q]; in cse_insn()
6410 int src_q = REG_QTY (REGNO (SET_SRC (sets[0].rtl))); in cse_insn() local
6411 struct qty_table_elem *src_ent = &qty_table[src_q]; in cse_insn()