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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 3516 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta;
3541 insh = gen_reg_rtx (DImode);
3571 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src),
3609 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN);
3507 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; local
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 3515 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta;
3540 insh = gen_reg_rtx (DImode);
3570 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src),
3608 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN);
3506 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; local

Completed in 23 milliseconds