Searched refs:IR2_ALU (Results 1 – 4 of 4) sorted by relevance
31 return instr->type == IR2_ALU && instr->alu.vector_opc == MAXv && in is_mov()76 (src->abs || instr->type != IR2_ALU)) in cp_src()129 if (instr->type != IR2_ALU) in cp_export()146 if (instr->type != IR2_ALU) { in cp_export()
84 IR2_ALU, enumerator287 return instr->type == IR2_ALU && instr->alu.export >= 0; in is_export()353 assert(instr->type == IR2_ALU); in dst_ncomp()
130 if (s->instr->type != IR2_ALU || s->instr->alu.export >= 0) in insert()192 ins->type = IR2_ALU; in scalarize_case1()296 if (instr->type == IR2_ALU) in sched_next()
331 struct ir2_instr *instr = ir2_instr_create(ctx, IR2_ALU); in instr_create_alu()611 instr = ir2_instr_create(ctx, IR2_ALU); in emit_intrinsic()925 instr = ir2_instr_create(ctx, IR2_ALU); in emit_if()955 instr = ir2_instr_create(ctx, IR2_ALU); in emit_if()970 instr = ir2_instr_create(ctx, IR2_ALU); in emit_if()