Lines Matching defs:hbb

479 	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()
2224 gen_hsa_addr_insns (tree val, hsa_op_reg *dest, hsa_bb *hbb) in gen_hsa_addr_insns()
2279 hsa_reg_or_immed_for_gimple_op (tree op, hsa_bb *hbb) in hsa_reg_or_immed_for_gimple_op()
2299 hsa_build_append_simple_mov (hsa_op_reg *dest, hsa_op_base *src, hsa_bb *hbb) in hsa_build_append_simple_mov()
2329 hsa_bb *hbb) in gen_hsa_insns_for_bitfield()
2383 hsa_bb *hbb, BrigAlignment8_t align) in gen_hsa_insns_for_bitfield_load()
2432 gen_hsa_insns_for_load (hsa_op_reg *dest, tree rhs, tree type, hsa_bb *hbb) in gen_hsa_insns_for_load()
2593 gen_hsa_insns_for_store (tree lhs, hsa_op_base *src, hsa_bb *hbb) in gen_hsa_insns_for_store()
2726 gen_hsa_memory_copy (hsa_bb *hbb, hsa_op_address *target, hsa_op_address *src, in gen_hsa_memory_copy()
2789 gen_hsa_memory_set (hsa_bb *hbb, hsa_op_address *target, in gen_hsa_memory_set()
2834 gen_hsa_ctor_assignment (hsa_op_address *addr_lhs, tree rhs, hsa_bb *hbb, in gen_hsa_ctor_assignment()
2852 gen_hsa_insns_for_single_assignment (tree lhs, tree rhs, hsa_bb *hbb) in gen_hsa_insns_for_single_assignment()
2963 hsa_op_reg *dest, hsa_bb *hbb) in gen_hsa_cmp_insn_from_gimple()
3041 hsa_op_with_type *op1, hsa_bb *hbb) in gen_hsa_unary_operation()
3089 hsa_bb *hbb) in gen_hsa_binary_operation()
3122 gen_hsa_insns_for_operation_assignment (gimple *assign, hsa_bb *hbb) in gen_hsa_insns_for_operation_assignment()
3429 gen_hsa_insns_for_cond_stmt (gimple *cond, hsa_bb *hbb) in gen_hsa_insns_for_cond_stmt()
3485 gen_hsa_insns_for_switch_stmt (gswitch *s, hsa_bb *hbb) in gen_hsa_insns_for_switch_stmt()
3752 gen_hsa_insns_for_call_of_internal_fn (gimple *stmt, hsa_bb *hbb) in gen_hsa_insns_for_call_of_internal_fn()
3811 gen_hsa_insns_for_return (greturn *stmt, hsa_bb *hbb) in gen_hsa_insns_for_return()
3853 hsa_bb *hbb) in set_output_in_type()
3894 hsa_bb *hbb) in query_hsa_grid_dim()
3908 query_hsa_grid_dim (gimple *stmt, int opcode, hsa_bb *hbb) in query_hsa_grid_dim()
3936 query_hsa_grid_nodim (gimple *stmt, BrigOpcode16_t opcode, hsa_bb *hbb) in query_hsa_grid_nodim()
3951 gen_set_num_threads (tree value, hsa_bb *hbb) in gen_set_num_threads()
4043 gen_num_threads_for_dispatch (hsa_bb *hbb) in gen_num_threads_for_dispatch()
4095 multiply_grid_dim_characteristics (hsa_op_reg *dest, int opcode, hsa_bb *hbb) in multiply_grid_dim_characteristics()
4118 gen_get_num_threads (gimple *stmt, hsa_bb *hbb) in gen_get_num_threads()
4134 gen_get_num_teams (gimple *stmt, hsa_bb *hbb) in gen_get_num_teams()
4149 gen_get_team_num (gimple *stmt, hsa_bb *hbb) in gen_get_team_num()
4197 gen_get_level (gimple *stmt, hsa_bb *hbb) in gen_get_level()
4229 gen_get_max_threads (gimple *stmt, hsa_bb *hbb) in gen_get_max_threads()
4247 gen_hsa_alloca (gcall *call, hsa_bb *hbb) in gen_hsa_alloca()
4297 gen_hsa_clrsb (gcall *call, hsa_bb *hbb) in gen_hsa_clrsb()
4369 gen_hsa_ffs (gcall *call, hsa_bb *hbb) in gen_hsa_ffs()
4395 gen_hsa_popcount_to_dest (hsa_op_reg *dest, hsa_op_with_type *arg, hsa_bb *hbb) in gen_hsa_popcount_to_dest()
4418 gen_hsa_parity (gcall *call, hsa_bb *hbb) in gen_hsa_parity()
4442 gen_hsa_popcount (gcall *call, hsa_bb *hbb) in gen_hsa_popcount()
4459 gen_hsa_divmod (gcall *call, hsa_bb *hbb) in gen_hsa_divmod()
4497 set_debug_value (hsa_bb *hbb, hsa_op_with_type *value) in set_debug_value()
4512 omp_simple_builtin::generate (gimple *stmt, hsa_bb *hbb) in generate()
4544 gen_hsa_insns_for_known_library_call (gimple *stmt, hsa_bb *hbb) in gen_hsa_insns_for_known_library_call()
4630 gen_hsa_unaryop_for_builtin (BrigOpcode opcode, gimple *stmt, hsa_bb *hbb) in gen_hsa_unaryop_for_builtin()
4646 gen_hsa_unaryop_builtin_call (gimple *stmt, hsa_bb *hbb) in gen_hsa_unaryop_builtin_call()
4667 hsa_bb *hbb) in gen_hsa_unaryop_or_call_for_builtin()
4680 get_address_from_value (tree val, hsa_bb *hbb) in get_address_from_value()
4713 unsigned HOST_WIDE_INT n, hsa_bb *hbb, in expand_lhs_of_string_op()
4762 expand_string_operation_builtin (gimple *stmt, hsa_bb *hbb, in expand_string_operation_builtin()
4797 expand_memory_copy (gimple *stmt, hsa_bb *hbb, enum built_in_function builtin) in expand_memory_copy()
4863 unsigned HOST_WIDE_INT constant, hsa_bb *hbb, in expand_memory_set()
4963 gimple *stmt, hsa_bb *hbb, bool signal) in gen_hsa_atomic_for_builtin()
5100 gen_hsa_insn_for_internal_fn_call (gcall *stmt, hsa_bb *hbb) in gen_hsa_insn_for_internal_fn_call()
5239 gen_hsa_insns_for_call (gimple *stmt, hsa_bb *hbb) in gen_hsa_insns_for_call()
5699 gen_hsa_insns_for_gimple_stmt (gimple *stmt, hsa_bb *hbb) in gen_hsa_insns_for_gimple_stmt()
5758 gen_hsa_phi_from_gimple_phi (gimple *phi_stmt, hsa_bb *hbb) in gen_hsa_phi_from_gimple_phi()
5944 hsa_bb *hbb = hsa_bb_for_bb (bb); in gen_body_from_gimple() local
5961 hsa_bb *hbb = hsa_bb_for_bb (bb); in gen_body_from_gimple() local
6577 hsa_bb *hbb = hsa_bb_for_bb (bb); in generate_hsa() local