Searched refs:dot_opcodes (Results 1 – 2 of 2) sorted by relevance
418 static const enum prog_opcode dot_opcodes[] = { in emit_dp() enum422 return emit(ir, dot_opcodes[elements - 2], dst, src0, src1); in emit_dp()
737 static const unsigned dot_opcodes[] = { in emit_dp() local741 return emit_asm(ir, dot_opcodes[elements - 2], dst, src0, src1); in emit_dp()