Searched defs:phi (Results 1 - 25 of 109) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/opt/
H A Dreg-stack4.C24 double phi = vecdca.data; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/opt/
H A Dreg-stack4.C24 double phi = vecdca.data; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/
H A Dtestcase.h144 _Tp phi; member in struct:testcase_ellint_1
154 _Tp phi; member in struct:testcase_ellint_2
165 _Tp phi; member in struct:testcase_ellint_3
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-copyrename.c275 gimple stmt, phi; local
H A Dtree-ssa-dse.c351 dse_record_phi(struct dse_global_data *dse_gd, struct dse_block_local_data *bd, gimple phi) argument
H A Dtree-ssa-phiprop.c134 phiprop_insert_phi (basic_block bb, gimple phi, gimple use_stmt, argument
242 propagate_with_phi (basic_block bb, gimple phi, struct phiprop_d *phivn, argument
[all...]
H A Dtree-phinodes.c132 gimple phi; local
210 gimple phi; local
249 release_phi_node(gimple phi) argument
273 resize_phi_node(gimple *phi, size_t len) argument
357 add_phi_node_to_bb(gimple phi, basic_block bb) argument
377 gimple phi = make_phi_node (var, EDGE_COUNT (bb->preds)); local
391 add_phi_arg(gimple phi, tree def, edge e, source_location locus) argument
424 remove_phi_arg_num(gimple phi, int i) argument
475 gimple phi = gsi_stmt (*gsi); local
[all...]
H A Dtree-ssa-ifcombine.c128 gimple phi; local
H A Dtree-ssa-sink.c86 find_bb_for_arg (gimple phi, tree def) argument
H A Dtree-ssa-threadedge.c198 gimple phi = gsi_stmt (gsi); local
H A Dtree-ssa-uncprop.c473 gimple phi = gsi_stmt (gsi); local
H A Dtree-stdarg.c744 gimple phi = gsi_stmt (i); local
H A Dtree-cfgcleanup.c372 gimple phi = gsi_stmt (gsi); local
469 gimple phi = gsi_stmt (gsi); local
834 gimple phi = gsi_stmt (gsi); local
960 gimple phi = gsi_stmt (gsi); local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-ssa-copyrename.c300 tree phi, stmt, var, part_var; local
H A Dtree-cfgcleanup.c339 tree phi; local
366 tree phi; local
637 tree phi; local
[all...]
H A Dtree-phinodes.c133 tree phi; local
206 tree phi; local
242 release_phi_node(tree phi) argument
266 resize_phi_node(tree *phi, int len) argument
351 tree phi; local
372 add_phi_arg(tree phi, tree def, edge e) argument
404 remove_phi_arg_num(tree phi, int i) argument
433 tree phi; local
443 remove_phi_node(tree phi, tree prev) argument
473 phi_reverse(tree phi) argument
[all...]
H A Dtree-ssa-dse.c373 tree phi; local
H A Dtree-ssa-loop-ivcanon.c401 tree phi, def; local
H A Dtree-ssa-math-opts.c506 tree phi, def; local
H A Dtree-ssa-sink.c86 find_bb_for_arg (tree phi, tree def) argument
H A Dtree-ssa-threadupdate.c309 tree phi; local
H A Dtree-ssa-uncprop.c479 tree phi = phi_nodes (e->dest); local
H A Dtree-stdarg.c753 tree phi, lhs, rhs; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dloadpre8.c91 tree phi; local
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/clockstuff/
H A Dpropdelay.c432 double phi; local

Completed in 168 milliseconds

12345