Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-control-handler.cc47 (build_tree_operand (*(const BrigInstBase*)inst, *operand_data, in operator ()()
H A Dbrig-code-entry-handler.cc98 brig_code_entry_handler::build_tree_operand (const BrigInstBase &brig_inst, in build_tree_operand() function in brig_code_entry_handler
119 = build_tree_operand (brig_inst, *operand_element, operand_type); in build_tree_operand()
513 return build_tree_operand (*brig_inst, *operand_data, operand_type, inputp); in build_tree_operand_from_brig()
931 tree operand = build_tree_operand (brig_inst, *operand_data, operand_type, in build_or_analyze_operands()
H A Dbrig-mem-inst-handler.cc152 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
H A Dbrig-branch-inst-handler.cc60 func_ref = build_tree_operand (*brig_inst, *operand_data); in operator ()()
H A Dbrig-code-entry-handler.h56 tree build_tree_operand (const BrigInstBase &brig_inst,