Home
last modified time | relevance | path

Searched refs:inv_one (Results 1 – 21 of 21) sorted by relevance

/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c364 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
367 nir_ssa_def *x_bits_1n = nir_iand(b, x, inv_one); in lower_compute_system_value_instr()
368 nir_ssa_def *y_bits_1n = nir_iand(b, y, inv_one); in lower_compute_system_value_instr()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c364 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
367 nir_ssa_def *x_bits_1n = nir_iand(b, x, inv_one); in lower_compute_system_value_instr()
368 nir_ssa_def *y_bits_1n = nir_iand(b, y, inv_one); in lower_compute_system_value_instr()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c364 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
367 nir_ssa_def *x_bits_1n = nir_iand(b, x, inv_one); in lower_compute_system_value_instr()
368 nir_ssa_def *y_bits_1n = nir_iand(b, y, inv_one); in lower_compute_system_value_instr()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c364 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
367 nir_ssa_def *x_bits_1n = nir_iand(b, x, inv_one); in lower_compute_system_value_instr()
368 nir_ssa_def *y_bits_1n = nir_iand(b, y, inv_one); in lower_compute_system_value_instr()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c364 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
367 nir_ssa_def *x_bits_1n = nir_iand(b, x, inv_one); in lower_compute_system_value_instr()
368 nir_ssa_def *y_bits_1n = nir_iand(b, y, inv_one); in lower_compute_system_value_instr()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c364 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
367 nir_ssa_def *x_bits_1n = nir_iand(b, x, inv_one); in lower_compute_system_value_instr()
368 nir_ssa_def *y_bits_1n = nir_iand(b, y, inv_one); in lower_compute_system_value_instr()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c364 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
367 nir_ssa_def *x_bits_1n = nir_iand(b, x, inv_one); in lower_compute_system_value_instr()
368 nir_ssa_def *y_bits_1n = nir_iand(b, y, inv_one); in lower_compute_system_value_instr()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c364 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
367 nir_ssa_def *x_bits_1n = nir_iand(b, x, inv_one); in lower_compute_system_value_instr()
368 nir_ssa_def *y_bits_1n = nir_iand(b, y, inv_one); in lower_compute_system_value_instr()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c364 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
367 nir_ssa_def *x_bits_1n = nir_iand(b, x, inv_one); in lower_compute_system_value_instr()
368 nir_ssa_def *y_bits_1n = nir_iand(b, y, inv_one); in lower_compute_system_value_instr()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_lower_system_values.c409 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
412 nir_ssa_def *x_bits_1n = nir_iand(b, x, inv_one); in lower_compute_system_value_instr()
413 nir_ssa_def *y_bits_1n = nir_iand(b, y, inv_one); in lower_compute_system_value_instr()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2882 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2883 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2875 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2876 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2875 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2876 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2875 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2876 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2875 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2876 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2875 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2876 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2875 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2876 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2875 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2876 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2878 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2879 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2875 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2876 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2875 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2876 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()