HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_TRULY_NOOP_TRUNCATION (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn.cc 595 /* Implement TARGET_TRULY_NOOP_TRUNCATION.
6649 #undef TARGET_TRULY_NOOP_TRUNCATION
6650 #define TARGET_TRULY_NOOP_TRUNCATION gcn_truly_noop_truncation
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 5560 /* Implement TARGET_TRULY_NOOP_TRUNCATION. We represent all SI values
5731 #undef TARGET_TRULY_NOOP_TRUNCATION
5732 #define TARGET_TRULY_NOOP_TRUNCATION tilegx_truly_noop_truncation
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn.cc 760 /* Implement TARGET_TRULY_NOOP_TRUNCATION.
8036 #undef TARGET_TRULY_NOOP_TRUNCATION
8037 #define TARGET_TRULY_NOOP_TRUNCATION gcn_truly_noop_truncation
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 7412 /* Implement TARGET_TRULY_NOOP_TRUNCATION. */
7785 #undef TARGET_TRULY_NOOP_TRUNCATION
7786 #define TARGET_TRULY_NOOP_TRUNCATION nvptx_truly_noop_truncation
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 7265 /* Implement TARGET_TRULY_NOOP_TRUNCATION. */
7641 #undef TARGET_TRULY_NOOP_TRUNCATION
7642 #define TARGET_TRULY_NOOP_TRUNCATION nvptx_truly_noop_truncation
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 7201 /* Implement TARGET_TRULY_NOOP_TRUNCATION. */
7470 #undef TARGET_TRULY_NOOP_TRUNCATION
7471 #define TARGET_TRULY_NOOP_TRUNCATION spu_truly_noop_truncation

Completed in 130 milliseconds