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

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 28322 /* Implement TARGET_UNSPEC_MAY_TRAP_P. */
31025 #undef TARGET_UNSPEC_MAY_TRAP_P
31026 #define TARGET_UNSPEC_MAY_TRAP_P aarch64_unspec_may_trap_p
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 552 #undef TARGET_UNSPEC_MAY_TRAP_P
553 #define TARGET_UNSPEC_MAY_TRAP_P ia64_unspec_may_trap_p
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 542 #undef TARGET_UNSPEC_MAY_TRAP_P
543 #define TARGET_UNSPEC_MAY_TRAP_P ia64_unspec_may_trap_p

Completed in 52 milliseconds