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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-protos.h 179 INSN_FORM_PCREL_LOCAL, /* PC-relative local symbol. */
228 || iform == INSN_FORM_PCREL_LOCAL);
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-protos.h 175 INSN_FORM_PCREL_LOCAL, /* PC-relative local symbol. */
224 || iform == INSN_FORM_PCREL_LOCAL);

Completed in 21 milliseconds