Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dvarasm.c3372 struct GTY((chain_next ("%h.next"))) constant_descriptor_rtx { struct
3373 struct constant_descriptor_rtx *next; argument
3390 const struct constant_descriptor_rtx *const desc in const_desc_rtx_hash() argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dvarasm.c3589 struct GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { struct
3590 struct constant_descriptor_rtx *next; argument
3602 struct const_rtx_desc_hasher : ggc_ptr_hash<constant_descriptor_rtx> argument