Home
last modified time | relevance | path

Searched refs:append_insn (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDhsa-gen.c290 hsa_bb_for_bb (ENTRY_BLOCK_PTR_FOR_FN (cfun))->append_insn (mem); in get_shadow_reg()
1067 hbb->append_insn (new hsa_insn_cvt (dest, this)); in get_in_type()
1084 hbb->append_insn (mov); in get_in_type()
1761 hsa_bb::append_insn (hsa_insn_basic *insn) in append_insn() function
1874 hbb->append_insn (insn); in gen_address_calculation()
1894 hbb->append_insn (insn); in add_addr_regs_if_needed()
2005 hbb->append_insn (new hsa_insn_mem (BRIG_OPCODE_ST, r->m_type,
2018 hbb->append_insn (new hsa_insn_mem (BRIG_OPCODE_ST, r->m_type,
2061 hbb->append_insn (insn);
2208 hbb->append_insn (insn); in convert_addr_to_flat_segment()
[all …]
HDhsa-common.h1036 void append_insn (hsa_insn_basic *insn);