Searched refs:RTX_HDR_SIZE (Results 1 – 5 of 5) sorted by relevance
115 ? RTX_HDR_SIZE + (sizeof FORMAT - 1) * sizeof (HOST_WIDE_INT) \116 : RTX_HDR_SIZE + (sizeof FORMAT - 1) * sizeof (rtunion)),179 return RTX_HDR_SIZE + sizeof (struct block_symbol); in rtx_size()197 memset (rt, 0, RTX_HDR_SIZE); in rtx_alloc_stat()
752 memset (e->u.val_rtx, 0, RTX_HDR_SIZE); in new_cselib_val()
178 (RTX_HDR_SIZE + (NSLOTS) * sizeof (rtunion))
314 #define RTX_HDR_SIZE offsetof (struct rtx_def, u) macro
363 size = RTX_HDR_SIZE + sizeof (struct block_symbol); in create_block_symbol()