Home
last modified time | relevance | path

Searched refs:m_source_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-dump.c1070 hsa_type_name (srctype->m_source_type)); in dump_hsa_insn_1()
1081 hsa_type_name (packed->m_source_type)); in dump_hsa_insn_1()
H A Dhsa-common.h943 BrigType16_t m_source_type; variable
H A Dhsa-brig.c1770 repr.sourceType = lendian16 (insn->m_source_type); in emit_srctype_insn()
1792 repr.sourceType = lendian16 (insn->m_source_type); in emit_packed_insn()
H A Dhsa-gen.c1725 m_source_type (srct) in hsa_insn_basic()