Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc24489 #undef TARGET_OVERLAP_OP_BY_PIECES_P
24490 #define TARGET_OVERLAP_OP_BY_PIECES_P hook_bool_void_true macro
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in4511 @hook TARGET_OVERLAP_OP_BY_PIECES_P
Dtm.texi6830 @deftypefn {Target Hook} bool TARGET_OVERLAP_OP_BY_PIECES_P (void)
Dgccint.info38772 -- Target Hook: bool TARGET_OVERLAP_OP_BY_PIECES_P (void)
57536 * TARGET_OVERLAP_OP_BY_PIECES_P: Costs. (line 200)
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202128272 * config/i386/i386.c (TARGET_OVERLAP_OP_BY_PIECES_P): New.
28273 * doc/tm.texi.in: Add TARGET_OVERLAP_OP_BY_PIECES_P.