Searched refs:get_rtx_ptr_loc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dread-rtl.c134 static const struct ptr_loc *get_rtx_ptr_loc (const void *);
746 get_rtx_ptr_loc (const void *ptr) function
756 const struct ptr_loc *loc = get_rtx_ptr_loc (old_ptr);
767 const struct ptr_loc *loc = get_rtx_ptr_loc (ptr);

Completed in 416 milliseconds