Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-copy-move-inst-handler.cc49 const BrigInstSourceType *inst_src_type = (const BrigInstSourceType *) base; in operator ()() local
51 tree source_type = gccbrig_tree_type_for_hsa_type (inst_src_type->sourceType); in operator ()()