Home
last modified time | relevance | path

Searched refs:ix86_find_base_term (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/config/i386/
HDi386-protos.h116 extern rtx ix86_find_base_term (rtx);
HDi386.h1717 #define FIND_BASE_TERM(X) ix86_find_base_term (X)
HDi386.c6329 ix86_find_base_term (rtx x) in ix86_find_base_term() function
/NextBSD/contrib/gcc/
HDChangeLog-200010415 * i386.c (ix86_find_base_term): New.
10416 * i386-protos.h (ix86_find_base_term): Prototype.
HDChangeLog-200333577 (ix86_find_base_term): Likewise.
33767 (ix86_find_base_term): Simplify using i386_simplify_dwarf_addr.
HDChangeLog-200110678 (ix86_find_base_term): Strip the 64bit PIC references.