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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-common.c474 hsa_bittype_for_type (BrigType16_t t) function
H A Dhsa-gen.c2473 BrigType16_t src_type = hsa_bittype_for_type (real_part_reg->m_type);
2507 hsa_bittype_for_type (real_reg->m_type),
3336 hsa_bittype_for_type (type),
3355 BrigType16_t src_type = hsa_bittype_for_type (rhs1_reg->m_type);
4040 BrigType16_t btype = hsa_bittype_for_type (threads->m_type);
4288 BrigType16_t bittype = hsa_bittype_for_type (arg->m_type);
4383 BrigType16_t srctype = hsa_bittype_for_type (arg->m_type);
4466 BrigType16_t src_type = hsa_bittype_for_type (dest0->m_type);
5018 mtype = hsa_bittype_for_type (mtype);
5452 mtype = hsa_bittype_for_type (mtyp
[all...]
H A Dhsa-common.h1339 BrigType16_t hsa_bittype_for_type (BrigType16_t t);

Completed in 85 milliseconds