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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-prefetch.cc 160 #ifndef READ_CAN_USE_WRITE_PREFETCH
161 #define READ_CAN_USE_WRITE_PREFETCH 0
365 if (!READ_CAN_USE_WRITE_PREFETCH
931 if (!READ_CAN_USE_WRITE_PREFETCH
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-prefetch.cc 160 #ifndef READ_CAN_USE_WRITE_PREFETCH
161 #define READ_CAN_USE_WRITE_PREFETCH 0
365 if (!READ_CAN_USE_WRITE_PREFETCH
931 if (!READ_CAN_USE_WRITE_PREFETCH
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.h 1064 #define READ_CAN_USE_WRITE_PREFETCH 1
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.h 1064 #define READ_CAN_USE_WRITE_PREFETCH 1

Completed in 34 milliseconds