Home
last modified time | relevance | path

Searched refs:hsa_bittype_for_type (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dhsa-gen.c2473 BrigType16_t src_type = hsa_bittype_for_type (real_part_reg->m_type); in gen_hsa_insns_for_load()
2507 hsa_bittype_for_type (real_reg->m_type), in gen_hsa_insns_for_load()
3353 hsa_bittype_for_type (type), in gen_hsa_insns_for_operation_assignment()
3372 BrigType16_t src_type = hsa_bittype_for_type (rhs1_reg->m_type); in gen_hsa_insns_for_operation_assignment()
4060 BrigType16_t btype = hsa_bittype_for_type (threads->m_type); in gen_num_threads_for_dispatch()
4307 BrigType16_t bittype = hsa_bittype_for_type (arg->m_type); in gen_hsa_clrsb()
4402 BrigType16_t srctype = hsa_bittype_for_type (arg->m_type); in gen_hsa_popcount_to_dest()
4485 BrigType16_t src_type = hsa_bittype_for_type (dest0->m_type); in gen_hsa_divmod()
4986 mtype = hsa_bittype_for_type (mtype); in gen_hsa_atomic_for_builtin()
5404 mtype = hsa_bittype_for_type (mtype); in gen_hsa_insns_for_call()
[all …]
H A Dhsa-common.c474 hsa_bittype_for_type (BrigType16_t t) in hsa_bittype_for_type() function
H A Dhsa-common.h1334 BrigType16_t hsa_bittype_for_type (BrigType16_t t);