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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 975 int arm_tune_wbuf = 0;
3664 arm_tune_wbuf = (tune_flags & TF_WBUF) != 0;
972 int arm_tune_wbuf = 0; variable
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 959 int arm_tune_wbuf = 0;
3563 arm_tune_wbuf = (tune_flags & TF_WBUF) != 0;
956 int arm_tune_wbuf = 0; variable

Completed in 79 milliseconds