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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 9627 && (rs6000_tls_size == 16 || rs6000_pcrel_p ()))
9674 if (rs6000_pcrel_p ())
9739 if (rs6000_tls_size == 16 || rs6000_pcrel_p ())
9780 if (rs6000_pcrel_p ())
10185 if (FIXED_R2 && !rs6000_pcrel_p ())
14893 if (rs6000_pcrel_p ())
15033 const char *notoc = rs6000_pcrel_p () ? "_NOTOC" : "";
15050 if (rs6000_pcrel_p ())
20744 if (rs6000_pcrel_p ())
26009 if (!rs6000_pcrel_p ())
26442 rs6000_pcrel_p () function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 9552 && (rs6000_tls_size == 16 || rs6000_pcrel_p ()))
9599 if (rs6000_pcrel_p ())
9664 if (rs6000_tls_size == 16 || rs6000_pcrel_p ())
9705 if (rs6000_pcrel_p ())
14509 if (rs6000_pcrel_p ())
14649 const char *notoc = rs6000_pcrel_p () ? "_NOTOC" : "";
14666 if (rs6000_pcrel_p ())
20277 if (rs6000_pcrel_p ())
25573 if (!rs6000_pcrel_p ())
25679 if (!rs6000_pcrel_p ())
26006 rs6000_pcrel_p () function
    [all...]

Completed in 55 milliseconds