Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dsched-int.h335 rtx orig_pat; member
360 #define ORIG_PAT(INSN) (h_i_d[INSN_UID (INSN)].orig_pat)
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dia64.c7128 rtx orig_pat = ORIG_PAT (insn); in ia64_gen_check() local
7134 if (ORIG_PAT (x) == orig_pat) in ia64_gen_check()