Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-code-entry-handler.cc596 (const BrigOperandConstantBytes *brig_const, tree type) const in get_tree_cst_for_hsa_operand() argument
598 const BrigData *data = m_parent.get_brig_data_entry (brig_const->bytes); in get_tree_cst_for_hsa_operand()
603 type = gccbrig_tree_type_for_hsa_type (brig_const->type); in get_tree_cst_for_hsa_operand()
608 = brig_const->type & BRIG_TYPE_BASE_MASK; in get_tree_cst_for_hsa_operand()