Searched defs:hbb (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hsa-gen.c | 481 hsa_bb *hbb = hsa_bb_for_bb (bb); in hsa_deinit_data_for_cfun() local 1057 hsa_op_with_type::get_in_type (BrigType16_t dtype, hsa_bb *hbb) in get_in_type() 1097 hsa_op_with_type::extend_int_to_32bit (hsa_bb *hbb) in extend_int_to_32bit() 1796 hsa_bb *hbb = hsa_bb_for_bb (old_insn->m_bb); in hsa_insert_insn_before() local 1813 hsa_bb *hbb = hsa_bb_for_bb (old_insn->m_bb); in hsa_append_insn_after() local 1831 gen_address_calculation (tree exp, hsa_bb *hbb, BrigType16_t addrtype) in gen_address_calculation() 1882 add_addr_regs_if_needed (hsa_op_reg *r1, hsa_op_reg *r2, hsa_bb *hbb) in add_addr_regs_if_needed() 1903 hsa_op_reg **reg, offset_int *offset, hsa_bb *hbb) in process_mem_base() 2142 gen_hsa_addr_with_align (tree ref, hsa_bb *hbb, BrigAlignment8_t *output_align) in gen_hsa_addr_with_align() 2189 hsa_bb *hbb) in convert_addr_to_flat_segment() [all …]
|
H A D | hsa-regalloc.c | 53 hsa_bb *hbb; in naive_process_phi() local 90 hsa_bb *hbb = hsa_bb_for_bb (bb); in naive_outof_ssa() local 207 hsa_bb *hbb = hsa_bb_for_bb (bb); in rewrite_code_bb() local 260 hsa_bb *hbb = (class hsa_bb *) bb->aux; in dump_hsa_cfun_regalloc() local 439 hsa_bb *hbb = hsa_bb_for_bb (bb); in linear_scan_regalloc() local 471 hsa_bb *hbb = hsa_bb_for_bb (bb); in linear_scan_regalloc() local 527 hsa_bb *hbb = hsa_bb_for_bb (bb); in linear_scan_regalloc() local
|
H A D | hsa-dump.c | 1153 dump_hsa_bb (FILE *f, hsa_bb *hbb) in dump_hsa_bb() 1233 hsa_bb *hbb = (class hsa_bb *) bb->aux; in dump_hsa_cfun() local 1249 debug_hsa_bb (hsa_bb *hbb) in debug_hsa_bb()
|
H A D | hsa-brig.c | 744 emit_bb_label_directive (hsa_bb *hbb) in emit_bb_label_directive() 2038 hsa_bb *hbb = hsa_bb_for_bb (sbr->m_jump_table[j]); in hsa_brig_emit_function() local
|