Searched refs:gccbrig_hsa_opcode_op_output_p (Results 1 – 5 of 5) sorted by relevance
63 bool gccbrig_hsa_opcode_op_output_p (BrigOpcode16_t opcode, int opnum);
47 = gccbrig_hsa_opcode_op_output_p (inst.opcode, 0) ? 1 : 0; in generate_tree()
346 size_t output_count = gccbrig_hsa_opcode_op_output_p (brig_opcode, 0) ? in build_inst_expr()456 = gccbrig_hsa_opcode_op_output_p (brig_inst->opcode, 0) ? 1 : 0; in operator ()()
64 gccbrig_hsa_opcode_op_output_p (BrigOpcode16_t opcode, int opnum) in gccbrig_hsa_opcode_op_output_p() function
511 bool inputp = !gccbrig_hsa_opcode_op_output_p (brig_inst->opcode, in build_tree_operand_from_brig()862 = gccbrig_hsa_opcode_op_output_p (brig_inst.opcode, i); in build_or_analyze_operands()