Home
last modified time | relevance | path

Searched refs:append_phi (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dfunctions.h252 void append_phi (ebb_info *, phi_info *);
H A Dblocks.cc376 function_info::append_phi (ebb_info *ebb, phi_info *phi) in append_phi() function in function_info
507 append_phi (ebb, phi); in create_phi()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-common.h1040 void append_phi (hsa_insn_phi *phi);
H A Dhsa-gen.c1777 hsa_bb::append_phi (hsa_insn_phi *hphi) in append_phi() function
5892 hbb->append_phi (hphi); in gen_hsa_phi_from_gimple_phi()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20164086 * hsa.h (hsa_bb): Add method method append_phi.
4184 (hsa_bb::append_phi): New function.