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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_opencl.c63 nir_alu_op_for_opencl_opcode(struct vtn_builder *b, enum OpenCLstd opcode) function in typeref:typename:nir_op
111 return nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, opcode),
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_opencl.c233 nir_alu_op_for_opencl_opcode(struct vtn_builder *b, function in typeref:typename:nir_op
287 nir_ssa_def *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode),

Completed in 4 milliseconds