Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/
Ddarwin-protos.h34 extern int machopic_operand_p (rtx);
Ddarwin.c1030 machopic_operand_p (rtx op) in machopic_operand_p() function
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.c6813 && !machopic_operand_p (disp) in legitimate_address_p()
/freebsd-12-stable/contrib/gcc/
DChangeLog-20027958 (machopic_operand_p): Ditto.
11568 (legitimate_address_p): Also test machopic_operand_p if Mach-O.
DChangeLog-200422089 (machopic_operand_p): Rework to use new functions.