HomeSort by: relevance | last modified time | path
    Searched refs:SET_DECL_RTL (Results 1 - 25 of 50) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/gcc/
cgraphclones.cc 622 SET_DECL_RTL (new_decl, NULL);
1038 SET_DECL_RTL (new_decl, NULL);
cfgexpand.cc 174 SSA name this is exactly SET_DECL_RTL, otherwise make the
287 SET_DECL_RTL (var, x);
299 SET_DECL_RTL (var, pc_rtx);
303 SET_DECL_RTL (t, x);
1669 SET_DECL_RTL (var, x);
4571 SET_DECL_RTL (exp, op0);
6794 SET_DECL_RTL (var, NULL);
6810 -fcompare-debug differences as SET_DECL_RTL changes reg's
6813 SET_DECL_RTL (var, NULL_RTX);
6816 SET_DECL_RTL (var, in)
    [all...]
stor-layout.cc 815 SET_DECL_RTL (decl, 0);
818 SET_DECL_RTL (decl, rtl);
833 SET_DECL_RTL (decl, 0);
stmt.cc 102 SET_DECL_RTL (label, r);
varasm.cc 973 SET_DECL_RTL (decl, NULL_RTX);
1468 SET_DECL_RTL (decl, adjust_address_nv (x, DECL_MODE (decl), 0));
1497 SET_DECL_RTL (decl, output_constant_def (DECL_INITIAL (decl), 1));
1560 SET_DECL_RTL (decl, gen_raw_REG (mode, reg_number));
1638 SET_DECL_RTL (decl, x);
1672 SET_DECL_RTL (decl, NULL);
8292 SET_DECL_RTL (ddecl, dval);
function.cc 3360 SET_DECL_RTL (parm, rtl);
3362 SET_DECL_RTL (parm, NULL_RTX);
3691 SET_DECL_RTL (parm, const0_rtx);
5251 SET_DECL_RTL (saved_static_chain_decl, saved_static_chain_rtx);
ipa-param-manipulation.cc 2399 SET_DECL_RTL (copy, 0);
omp-simd-clone.cc 455 SET_DECL_RTL (new_decl, NULL);
symtab.cc 2080 SET_DECL_RTL (new_decl, NULL);
trans-mem.cc 4941 SET_DECL_RTL (new_decl, NULL);
4993 SET_DECL_RTL (new_decl, NULL);
tree-ssa-loop-ivopts.cc 3841 SET_DECL_RTL (obj, x);
4323 SET_DECL_RTL (var, x);
7950 SET_DECL_RTL (obj, NULL_RTX);
  /src/external/gpl3/gcc/dist/gcc/
cgraphclones.cc 635 SET_DECL_RTL (new_decl, NULL);
1051 SET_DECL_RTL (new_decl, NULL);
cfgexpand.cc 174 SSA name this is exactly SET_DECL_RTL, otherwise make the
287 SET_DECL_RTL (var, x);
299 SET_DECL_RTL (var, pc_rtx);
303 SET_DECL_RTL (t, x);
1677 SET_DECL_RTL (var, x);
4598 SET_DECL_RTL (exp, op0);
6820 SET_DECL_RTL (var, NULL);
6836 -fcompare-debug differences as SET_DECL_RTL changes reg's
6839 SET_DECL_RTL (var, NULL_RTX);
6842 SET_DECL_RTL (var, in)
    [all...]
stor-layout.cc 843 SET_DECL_RTL (decl, 0);
846 SET_DECL_RTL (decl, rtl);
861 SET_DECL_RTL (decl, 0);
stmt.cc 102 SET_DECL_RTL (label, r);
varasm.cc 970 SET_DECL_RTL (decl, NULL_RTX);
1465 SET_DECL_RTL (decl, adjust_address_nv (x, DECL_MODE (decl), 0));
1494 SET_DECL_RTL (decl, output_constant_def (DECL_INITIAL (decl), 1));
1557 SET_DECL_RTL (decl, gen_raw_REG (mode, reg_number));
1635 SET_DECL_RTL (decl, x);
1669 SET_DECL_RTL (decl, NULL);
8477 SET_DECL_RTL (ddecl, dval);
function.cc 3364 SET_DECL_RTL (parm, rtl);
3366 SET_DECL_RTL (parm, NULL_RTX);
3713 SET_DECL_RTL (parm, const0_rtx);
5241 SET_DECL_RTL (saved_static_chain_decl, saved_static_chain_rtx);
symtab.cc 2081 SET_DECL_RTL (new_decl, NULL);
asan.cc 424 SET_DECL_RTL (fndecl, NULL_RTX);
428 SET_DECL_RTL (fndecl, save_rtl);
trans-mem.cc 4956 SET_DECL_RTL (new_decl, NULL);
5008 SET_DECL_RTL (new_decl, NULL);
tree-ssa-loop-ivopts.cc 3882 SET_DECL_RTL (obj, x);
4364 SET_DECL_RTL (var, x);
8008 SET_DECL_RTL (obj, NULL_RTX);
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-features.cc 1841 SET_DECL_RTL (parm, gen_rtx_SUBREG (TImode, r, 0));
2750 SET_DECL_RTL (decl, NULL);
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-features.cc 2605 SET_DECL_RTL (parm, gen_rtx_SUBREG (TImode, r, 0));
3733 SET_DECL_RTL (decl, NULL);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
method.cc 374 SET_DECL_RTL (x, NULL);
  /src/external/gpl3/gcc.old/dist/gcc/d/
decl.cc 1920 SET_DECL_RTL (x, NULL);

Completed in 151 milliseconds

1 2