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

  /src/external/gpl3/gcc/dist/gcc/config/
darwin.cc 135 #define gen_macho_high(m,a,b) (a) macro
713 emit_insn (gen_macho_high (Pmode, hi_reg, orig));
903 emit_insn (gen_macho_high (Pmode, temp_reg, asym));
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin.cc 135 #define gen_macho_high(m,a,b) (a) macro
674 emit_insn (gen_macho_high (Pmode, hi_reg, orig));
864 emit_insn (gen_macho_high (Pmode, temp_reg, asym));

Completed in 26 milliseconds