Home
last modified time | relevance | path

Searched defs:struct_value_rtx (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtarget.h672 rtx (*struct_value_rtx) (tree fndecl, int incoming); member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Demit-rtl.c131 rtx struct_value_rtx; /* (REG:Pmode STRUCT_VALUE_REGNUM) */ variable