Searched defs:ddef (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-split.cc | 538 tree ddef = ssa_default_def (cfun, parm); in consider_split() local 1217 tree arg, ddef; in split_function() local
|
H A D | tree-dfa.cc | 363 tree ddef = ssa_default_def (fn, var); in get_or_create_ssa_default_def() local
|
H A D | tree-tailcall.cc | 741 tree ddef, arg = gimple_call_arg (call, idx); in find_tail_calls() local
|
H A D | ipa-prop.cc | 2920 tree ddef = ssa_default_def (DECL_STRUCT_FUNCTION (node->decl), in ipa_analyze_controlled_uses() local 5650 tree ddef = ssa_default_def (cfun, parm); in adjust_agg_replacement_values() local 5867 tree ddef = ssa_default_def (DECL_STRUCT_FUNCTION (node->decl), parm); in ipcp_update_bits() local 5984 tree ddef = ssa_default_def (DECL_STRUCT_FUNCTION (node->decl), parm); in ipcp_update_vr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-split.c | 538 tree ddef = ssa_default_def (cfun, parm); in consider_split() local 1198 tree arg, ddef; in split_function() local
|
H A D | tree-dfa.c | 362 tree ddef = ssa_default_def (fn, var); in get_or_create_ssa_default_def() local
|
H A D | tree-tailcall.c | 742 tree ddef, arg = gimple_call_arg (call, idx); in find_tail_calls() local
|
H A D | ipa-prop.c | 2780 tree ddef = ssa_default_def (DECL_STRUCT_FUNCTION (node->decl), in ipa_analyze_controlled_uses() local 5585 tree ddef = ssa_default_def (DECL_STRUCT_FUNCTION (node->decl), parm); in ipcp_update_bits() local 5701 tree ddef = ssa_default_def (DECL_STRUCT_FUNCTION (node->decl), parm); in ipcp_update_vr() local
|
H A D | hsa-gen.c | 6115 tree ddef = ssa_default_def (cfun, parm); in gen_function_def_parameters() local
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | pftn.c | 151 union dimfun *dsym, *ddef; in defid() local 2514 chk2(TWORD type, union dimfun *dsym, union dimfun *ddef) in chk2()
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | pftn.c | 178 union dimfun *dsym, *ddef; in defid2() local 2555 chk2(TWORD type, union dimfun *dsym, union dimfun *ddef) in chk2()
|