Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function.h124 static tree_code get_tree_code_for_hsa_opcode (BrigOpcode16_t brig_opcode,
H A Dbrig-basic-inst-handler.cc318 = brig_function::get_tree_code_for_hsa_opcode (brig_opcode, brig_type); in build_inst_expr()
527 = brig_function::get_tree_code_for_hsa_opcode (brig_inst->opcode, in operator ()()
H A Dbrig-function.cc1424 brig_function::get_tree_code_for_hsa_opcode in get_tree_code_for_hsa_opcode() function in brig_function