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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opcodes.py456 def binop_horiz(name, out_size, out_type, src1_size, src1_type, src2_size, function
771 binop_horiz("pack_half_2x16_split", 1, tuint32, 1, tfloat32, 1, tfloat32,
800 binop_horiz("vec2", 2, tuint, 1, tuint, 1, tuint, """
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opcodes.py580 def binop_horiz(name, out_size, out_type, src1_size, src1_type, src2_size, function
891 binop_horiz("pack_half_2x16_split", 1, tuint32, 1, tfloat32, 1, tfloat32,
922 binop_horiz("vec2", 2, tuint, 1, tuint, 1, tuint, """

Completed in 4 milliseconds