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

  /src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.cc 474 #undef TARGET_USE_PSEUDO_PIC_REG
475 #define TARGET_USE_PSEUDO_PIC_REG hook_bool_void_true
  /src/external/gpl3/gcc.old/dist/gcc/config/or1k/
or1k.cc 472 #undef TARGET_USE_PSEUDO_PIC_REG
473 #define TARGET_USE_PSEUDO_PIC_REG hook_bool_void_true
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 907 #undef TARGET_USE_PSEUDO_PIC_REG
908 #define TARGET_USE_PSEUDO_PIC_REG sparc_use_pseudo_pic_reg
13210 /* Implement TARGET_USE_PSEUDO_PIC_REG. */
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 906 #undef TARGET_USE_PSEUDO_PIC_REG
907 #define TARGET_USE_PSEUDO_PIC_REG sparc_use_pseudo_pic_reg
13191 /* Implement TARGET_USE_PSEUDO_PIC_REG. */
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 24646 #undef TARGET_USE_PSEUDO_PIC_REG
24647 #define TARGET_USE_PSEUDO_PIC_REG ix86_use_pseudo_pic_reg
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 31028 #undef TARGET_USE_PSEUDO_PIC_REG
31029 #define TARGET_USE_PSEUDO_PIC_REG aarch64_use_pseudo_pic_reg
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 26599 #undef TARGET_USE_PSEUDO_PIC_REG
26600 #define TARGET_USE_PSEUDO_PIC_REG ix86_use_pseudo_pic_reg
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 27994 #undef TARGET_USE_PSEUDO_PIC_REG
27995 #define TARGET_USE_PSEUDO_PIC_REG aarch64_use_pseudo_pic_reg

Completed in 75 milliseconds