Home
last modified time | relevance | path

Searched refs:toc_relative_expr_p (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000-protos.h40 extern bool toc_relative_expr_p (rtx);
H A Dpredicates.md752 if (toc_relative_expr_p (op))
H A Drs6000.c2767 toc_relative_expr_p (rtx op) in toc_relative_expr_p() function
4216 && ! toc_relative_expr_p (operands[1])) in rs6000_emit_move()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200530594 (toc_relative_expr_p): Not static.
H A DChangeLog-200324066 (toc_relative_expr_p): Likewise.