Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Ddarwin-protos.h37 extern int machopic_operand_p (rtx);
Ddarwin.cc1225 machopic_operand_p (rtx op) in machopic_operand_p() function
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc11071 && !machopic_operand_p (disp)) in ix86_legitimate_address_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20084398 (machopic_operand_p): Check for UNSPEC_MACHOPIC_OFFSET.
4417 Use machopic_gen_offset and machopic_operand_p.
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.