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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_opencl.c108 handle_alu(struct vtn_builder *b, enum OpenCLstd opcode, unsigned num_srcs, function in typeref:typename:nir_ssa_def *
282 handle_instr(b, ext_opcode, w, count, handle_alu);
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_opencl.c283 handle_alu(struct vtn_builder *b, uint32_t opcode, function in typeref:typename:nir_ssa_def *
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu);

Completed in 4 milliseconds