HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_PROFILING_NEEDS_GP (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
netbsd.h 33 #undef TARGET_PROFILING_NEEDS_GP
34 #define TARGET_PROFILING_NEEDS_GP 1
linux.h 46 #undef TARGET_PROFILING_NEEDS_GP
47 #define TARGET_PROFILING_NEEDS_GP 1
alpha.h 153 #ifndef TARGET_PROFILING_NEEDS_GP
154 #define TARGET_PROFILING_NEEDS_GP 0
alpha.cc 7574 if (TARGET_PROFILING_NEEDS_GP && crtl->profile)
7801 /* TARGET_PROFILING_NEEDS_GP actually implies that we need to insert
7805 if (TARGET_PROFILING_NEEDS_GP && crtl->profile)
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
netbsd.h 33 #undef TARGET_PROFILING_NEEDS_GP
34 #define TARGET_PROFILING_NEEDS_GP 1
linux.h 46 #undef TARGET_PROFILING_NEEDS_GP
47 #define TARGET_PROFILING_NEEDS_GP 1
alpha.h 153 #ifndef TARGET_PROFILING_NEEDS_GP
154 #define TARGET_PROFILING_NEEDS_GP 0
alpha.cc 7560 if (TARGET_PROFILING_NEEDS_GP && crtl->profile)
7787 /* TARGET_PROFILING_NEEDS_GP actually implies that we need to insert
7791 if (TARGET_PROFILING_NEEDS_GP && crtl->profile)

Completed in 48 milliseconds