Searched refs:gpir_codegen_src (Results 1 – 3 of 3) sorted by relevance
64 } gpir_codegen_src; typedef123 gpir_codegen_src mul0_src0 : 5;124 gpir_codegen_src mul0_src1 : 5;125 gpir_codegen_src mul1_src0 : 5;126 gpir_codegen_src mul1_src1 : 5;129 gpir_codegen_src acc0_src0 : 5;130 gpir_codegen_src acc0_src1 : 5;131 gpir_codegen_src acc1_src0 : 5;132 gpir_codegen_src acc1_src1 : 5;158 gpir_codegen_src complex_src : 5;[all …]
118 print_src(gpir_codegen_src src, gp_unit unit, unsigned unit_src_num, in print_src()
31 static gpir_codegen_src gpir_get_alu_input(gpir_node *parent, gpir_node *child) in gpir_get_alu_input()