Searched defs:ddef (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-split.cc | 538 tree ddef = ssa_default_def (cfun, parm); in consider_split() local 1217 tree arg, ddef; in split_function() local
|
| D | tree-dfa.cc | 363 tree ddef = ssa_default_def (fn, var); in get_or_create_ssa_default_def() local
|
| D | tree-tailcall.cc | 741 tree ddef, arg = gimple_call_arg (call, idx); in find_tail_calls() local
|
| 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/bsd/pcc/dist/pcc/cc/cxxcom/ |
| 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/ |
| D | pftn.c | 178 union dimfun *dsym, *ddef; in defid2() local 2555 chk2(TWORD type, union dimfun *dsym, union dimfun *ddef) in chk2()
|