Searched refs:vtn_handle_matrix_alu (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_alu.c157 vtn_handle_matrix_alu(struct vtn_builder *b, SpvOp opcode, function in typeref:typename:void
398 vtn_handle_matrix_alu(b, opcode, val, vtn_src[0], vtn_src[1]);
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_alu.c157 vtn_handle_matrix_alu(struct vtn_builder *b, SpvOp opcode, function in typeref:struct:vtn_ssa_value *
486 vtn_handle_matrix_alu(b, opcode, vtn_src[0], vtn_src[1]));

Completed in 4 milliseconds