Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-code-entry-handler.cc786 const BrigInstCmp *cmp_inst = (const BrigInstCmp *) base; in build_or_analyze_operands() local
787 src_type = gccbrig_tree_type_for_hsa_type (cmp_inst->sourceType); in build_or_analyze_operands()
790 = (cmp_inst->sourceType & BRIG_TYPE_BASE_MASK) == BRIG_TYPE_F16; in build_or_analyze_operands()