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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 2078 alpha_emit_set_long_const (rtx target, HOST_WIDE_INT c1)
2217 temp = alpha_emit_set_long_const (operands[0], i0);
8313 sp_adj2 = alpha_emit_set_long_const (tmp, frame_size);
8442 rtx tmp = alpha_emit_set_long_const (gen_rtx_REG (Pmode, 0), delta);
8463 tmp2 = alpha_emit_set_long_const (gen_rtx_REG (Pmode, 1),
2071 alpha_emit_set_long_const (rtx target, HOST_WIDE_INT c1) function
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 2077 alpha_emit_set_long_const (rtx target, HOST_WIDE_INT c1)
2216 temp = alpha_emit_set_long_const (operands[0], i0);
8300 sp_adj2 = alpha_emit_set_long_const (tmp, frame_size);
8429 rtx tmp = alpha_emit_set_long_const (gen_rtx_REG (Pmode, 0), delta);
8450 tmp2 = alpha_emit_set_long_const (gen_rtx_REG (Pmode, 1),
2070 alpha_emit_set_long_const (rtx target, HOST_WIDE_INT c1) function

Completed in 49 milliseconds