Searched refs:IR2_ALU (Results 1 – 4 of 4) sorted by relevance
32 return instr->type == IR2_ALU && instr->alu.vector_opc == MAXv && in is_mov()79 (src->abs || instr->type != IR2_ALU)) in cp_src()133 if (instr->type != IR2_ALU) in cp_export()150 if (instr->type != IR2_ALU) { in cp_export()
84 IR2_ALU, enumerator296 return instr->type == IR2_ALU && instr->alu.export >= 0; in is_export()368 assert(instr->type == IR2_ALU); in dst_ncomp()
134 if (s->instr->type != IR2_ALU || s->instr->alu.export >= 0) in insert()196 ins->type = IR2_ALU; in scalarize_case1()301 if (instr->type == IR2_ALU) in sched_next()
339 struct ir2_instr *instr = ir2_instr_create(ctx, IR2_ALU); in instr_create_alu()620 instr = ir2_instr_create(ctx, IR2_ALU); in emit_intrinsic()936 instr = ir2_instr_create(ctx, IR2_ALU); in emit_if()966 instr = ir2_instr_create(ctx, IR2_ALU); in emit_if()981 instr = ir2_instr_create(ctx, IR2_ALU); in emit_if()