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

1 2 3

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-operands.h 76 #define PHI_RESULT(PHI) DEF_FROM_PTR (PHI_RESULT_PTR (PHI))
tree-parloops.cc 243 lhs = PHI_RESULT (phi);
306 lhs = PHI_RESULT (phi);
476 tree phi_name = PHI_RESULT (phi);
525 name = PHI_RESULT (def_stmt);
902 gphi *keep_res; /* The PHI_RESULT of this phi is the resulting value
1297 type = TREE_TYPE (PHI_RESULT (reduc->reduc_phi));
1798 tree type = TREE_TYPE (PHI_RESULT (reduc->reduc_phi));
1820 tree res = PHI_RESULT (reduc->keep_res);
1851 TREE_TYPE (PHI_RESULT (reduc->new_phi)), ref,
1852 PHI_RESULT (reduc->new_phi))
    [all...]
gimple-streamer-out.cc 44 streamer_write_uhwi (ob, SSA_NAME_VERSION (PHI_RESULT (phi)));
tree-tailcall.cc 400 return PHI_RESULT (phi);
770 if (PHI_RESULT (gsi.phi ()) == var)
1022 gcc_assert (param == SSA_NAME_VAR (PHI_RESULT (phi)));
1093 return PHI_RESULT (phi);
tree-predcom.cc 1355 name = PHI_RESULT (ref->stmt);
1424 name = PHI_RESULT (ref->stmt);
1540 bitmap_set_bit (m_looparound_phis, SSA_NAME_VERSION (PHI_RESULT (phi)));
1661 val = PHI_RESULT (stmt);
2019 tree ref, init, var, next, val, phi_result; local
2068 phi_result = copy_ssa_name (next);
2069 gphi *phi = create_phi_node (phi_result, loop->header);
2072 vtemps[n - i - 1] = phi_result;
2239 SSA_NAME_VERSION (PHI_RESULT (stmt))))
2267 name = PHI_RESULT (stmt)
    [all...]
tree-phinodes.cc 381 SSA_NAME_OCCURS_IN_ABNORMAL_PHI (PHI_RESULT (phi)) = 1;
tree-ssa-loop-manip.cc 661 check_loop_closed_ssa_def (bb, PHI_RESULT (phi));
749 new_name = duplicate_ssa_name (PHI_RESULT (phi), NULL);
1329 tree atype, mtype, val, res = PHI_RESULT (phi);
1409 tree res = PHI_RESULT (phi);
tree-ssa-phiprop.cc 281 tree ptr = PHI_RESULT (phi);
tree-ssa-uncprop.cc 362 tree res = PHI_RESULT (phi);
gimple-loop-interchange.cc 380 if (!virtual_operand_p (PHI_RESULT (psi.phi ())))
436 consumer = single_use_in_loop (PHI_RESULT (re->lcssa_phi), m_outer);
740 tree var = PHI_RESULT (phi);
774 if (virtual_operand_p (PHI_RESULT (phi)))
933 bitmap_set_bit (dce_seeds, SSA_NAME_VERSION (PHI_RESULT (re->lcssa_phi)));
tree-ssa-dse.cc 1002 defvar = PHI_RESULT (temp);
1045 (PHI_RESULT (use_stmt))))
1208 (PHI_RESULT (use_stmt))))))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-operands.h 76 #define PHI_RESULT(PHI) DEF_FROM_PTR (PHI_RESULT_PTR (PHI))
tree-parloops.cc 243 lhs = PHI_RESULT (phi);
306 lhs = PHI_RESULT (phi);
476 tree phi_name = PHI_RESULT (phi);
525 name = PHI_RESULT (def_stmt);
902 gphi *keep_res; /* The PHI_RESULT of this phi is the resulting value
1294 type = TREE_TYPE (PHI_RESULT (reduc->reduc_phi));
1795 tree type = TREE_TYPE (PHI_RESULT (reduc->reduc_phi));
1817 tree res = PHI_RESULT (reduc->keep_res);
1848 TREE_TYPE (PHI_RESULT (reduc->new_phi)), ref,
1849 PHI_RESULT (reduc->new_phi))
    [all...]
gimple-streamer-out.cc 44 streamer_write_uhwi (ob, SSA_NAME_VERSION (PHI_RESULT (phi)));
tree-tailcall.cc 400 return PHI_RESULT (phi);
770 if (PHI_RESULT (gsi.phi ()) == var)
1022 gcc_assert (param == SSA_NAME_VAR (PHI_RESULT (phi)));
1093 return PHI_RESULT (phi);
tree-ssa-loop-manip.cc 739 if (!virtual_operand_p (PHI_RESULT (phi)))
740 check_loop_closed_ssa_def (bb, PHI_RESULT (phi));
823 new_name = duplicate_ssa_name (PHI_RESULT (phi), NULL);
1539 tree atype, mtype, val, res = PHI_RESULT (phi);
1619 tree res = PHI_RESULT (phi);
tree-predcom.cc 1324 name = PHI_RESULT (ref->stmt);
1393 name = PHI_RESULT (ref->stmt);
1509 bitmap_set_bit (m_looparound_phis, SSA_NAME_VERSION (PHI_RESULT (phi)));
1630 val = PHI_RESULT (stmt);
1988 tree ref, init, var, next, val, phi_result; local
2037 phi_result = copy_ssa_name (next);
2038 gphi *phi = create_phi_node (phi_result, loop->header);
2041 vtemps[n - i - 1] = phi_result;
2208 SSA_NAME_VERSION (PHI_RESULT (stmt))))
2236 name = PHI_RESULT (stmt)
    [all...]
gimple-ssa-evrp-analyze.cc 254 tree lhs = PHI_RESULT (phi);
tree-phinodes.cc 374 SSA_NAME_OCCURS_IN_ABNORMAL_PHI (PHI_RESULT (phi)) = 1;
tree-ssa-phiprop.cc 265 tree ptr = PHI_RESULT (phi);
tree-ssa-uncprop.cc 362 tree res = PHI_RESULT (phi);
tree-ssa-dse.cc 941 defvar = PHI_RESULT (temp);
972 SSA_NAME_VERSION (PHI_RESULT (use_stmt))))
1090 (PHI_RESULT (use_stmt))))))
gimple-loop-interchange.cc 380 if (!virtual_operand_p (PHI_RESULT (psi.phi ())))
436 consumer = single_use_in_loop (PHI_RESULT (re->lcssa_phi), m_outer);
740 tree var = PHI_RESULT (phi);
774 if (virtual_operand_p (PHI_RESULT (phi)))
931 bitmap_set_bit (dce_seeds, SSA_NAME_VERSION (PHI_RESULT (re->lcssa_phi)));
tree-vect-loop-manip.cc 255 adjust_debug_stmts (orig_def, PHI_RESULT (update_phi),
1347 tree new_vop = copy_ssa_name (PHI_RESULT (phi));
1419 if (virtual_operand_p (PHI_RESULT (phi)))
2135 return PHI_RESULT (phi);
2217 tree new_res = copy_ssa_name (PHI_RESULT (orig_phi));
2317 tree new_res = copy_ssa_name (PHI_RESULT (orig_phi));
2422 tree new_res = copy_ssa_name (PHI_RESULT (update_phi));
2490 tree phi_result = make_ssa_name (TREE_TYPE (main_loop_value)); local
2492 gphi *new_phi = create_phi_node (phi_result, bb);
2497 return phi_result;
    [all...]
tree-ssa-coalesce.cc 951 tree result = PHI_RESULT (phi);
1409 tree res = PHI_RESULT (phi);
1634 tree res = PHI_RESULT (phi);

Completed in 107 milliseconds

1 2 3