Home
last modified time | relevance | path

Searched refs:TARGET_CPRESTORE_DIRECTIVE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.h208 #define TARGET_CPRESTORE_DIRECTIVE \ macro
Dmips.md5548 "!TARGET_CPRESTORE_DIRECTIVE || operands[2] == pic_offset_table_rtx"
5569 "TARGET_CPRESTORE_DIRECTIVE"
Dmips.cc11518 if (frame_pointer_needed && !(TARGET_CPRESTORE_DIRECTIVE && !load_p)) in mips_get_cprestore_base_and_offset()
11567 if (TARGET_CPRESTORE_DIRECTIVE) in mips_save_gp_to_cprestore_slot()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20099859 (TARGET_CPRESTORE_DIRECTIVE): New macro.