Home
last modified time | relevance | path

Searched refs:nir_build_alu (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_conversion_builder.h77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
485 return nir_build_alu(b, op, src, NULL, NULL, NULL); in nir_convert_with_rounding()
511 dest = nir_build_alu(b, op, dest, NULL, NULL, NULL); in nir_convert_with_rounding()
H A Dnir_lower_alu.c144 nir_ssa_def *src0_32 = nir_build_alu(b, upcast_op, src0, NULL, NULL, NULL); in lower_alu_instr()
145 nir_ssa_def *src1_32 = nir_build_alu(b, upcast_op, src1, NULL, NULL, NULL); in lower_alu_instr()
148 lowered = nir_build_alu(b, downscast_op, dest_shifted, NULL, NULL, NULL); in lower_alu_instr()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_conversion_builder.h77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
485 return nir_build_alu(b, op, src, NULL, NULL, NULL); in nir_convert_with_rounding()
511 dest = nir_build_alu(b, op, dest, NULL, NULL, NULL); in nir_convert_with_rounding()
H A Dnir_lower_alu.c144 nir_ssa_def *src0_32 = nir_build_alu(b, upcast_op, src0, NULL, NULL, NULL); in lower_alu_instr()
145 nir_ssa_def *src1_32 = nir_build_alu(b, upcast_op, src1, NULL, NULL, NULL); in lower_alu_instr()
148 lowered = nir_build_alu(b, downscast_op, dest_shifted, NULL, NULL, NULL); in lower_alu_instr()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_conversion_builder.h77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
485 return nir_build_alu(b, op, src, NULL, NULL, NULL); in nir_convert_with_rounding()
511 dest = nir_build_alu(b, op, dest, NULL, NULL, NULL); in nir_convert_with_rounding()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_conversion_builder.h77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
485 return nir_build_alu(b, op, src, NULL, NULL, NULL); in nir_convert_with_rounding()
511 dest = nir_build_alu(b, op, dest, NULL, NULL, NULL); in nir_convert_with_rounding()
H A Dnir_lower_alu.c144 nir_ssa_def *src0_32 = nir_build_alu(b, upcast_op, src0, NULL, NULL, NULL); in lower_alu_instr()
145 nir_ssa_def *src1_32 = nir_build_alu(b, upcast_op, src1, NULL, NULL, NULL); in lower_alu_instr()
148 lowered = nir_build_alu(b, downscast_op, dest_shifted, NULL, NULL, NULL); in lower_alu_instr()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_conversion_builder.h77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
485 return nir_build_alu(b, op, src, NULL, NULL, NULL); in nir_convert_with_rounding()
511 dest = nir_build_alu(b, op, dest, NULL, NULL, NULL); in nir_convert_with_rounding()
H A Dnir_lower_alu.c144 nir_ssa_def *src0_32 = nir_build_alu(b, upcast_op, src0, NULL, NULL, NULL); in lower_alu_instr()
145 nir_ssa_def *src1_32 = nir_build_alu(b, upcast_op, src1, NULL, NULL, NULL); in lower_alu_instr()
148 lowered = nir_build_alu(b, downscast_op, dest_shifted, NULL, NULL, NULL); in lower_alu_instr()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_conversion_builder.h77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
485 return nir_build_alu(b, op, src, NULL, NULL, NULL); in nir_convert_with_rounding()
511 dest = nir_build_alu(b, op, dest, NULL, NULL, NULL); in nir_convert_with_rounding()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_conversion_builder.h77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
485 return nir_build_alu(b, op, src, NULL, NULL, NULL); in nir_convert_with_rounding()
511 dest = nir_build_alu(b, op, dest, NULL, NULL, NULL); in nir_convert_with_rounding()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_conversion_builder.h77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
485 return nir_build_alu(b, op, src, NULL, NULL, NULL); in nir_convert_with_rounding()
511 dest = nir_build_alu(b, op, dest, NULL, NULL, NULL); in nir_convert_with_rounding()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_conversion_builder.h77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
485 return nir_build_alu(b, op, src, NULL, NULL, NULL); in nir_convert_with_rounding()
511 dest = nir_build_alu(b, op, dest, NULL, NULL, NULL); in nir_convert_with_rounding()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_conversion_builder.h77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
485 return nir_build_alu(b, op, src, NULL, NULL, NULL); in nir_convert_with_rounding()
511 dest = nir_build_alu(b, op, dest, NULL, NULL, NULL); in nir_convert_with_rounding()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion()
60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion()

12345678910