Home
last modified time | relevance | path

Searched refs:lower_usub_borrow (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.c41 .lower_usub_borrow = true, \
/external/mesa3d/src/freedreno/ir3/
Dir3_nir.c47 .lower_usub_borrow = true,
99 .lower_usub_borrow = true,
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c573 .lower_usub_borrow = true,
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c933 .lower_usub_borrow = true,
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c238 .lower_usub_borrow = true,
/external/mesa3d/src/compiler/nir/
Dnir.h3279 bool lower_usub_borrow; member
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3231 op.lower_usub_borrow = true; // TODO in nvir_nir_shader_compiler_options()
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c438672 condition_flags[51] = options->lower_usub_borrow; in nir_opt_algebraic()
440309 condition_flags[51] = options->lower_usub_borrow; in nir_opt_algebraic_before_ffma()
460085 condition_flags[51] = options->lower_usub_borrow; in nir_opt_algebraic_late()
461633 condition_flags[51] = options->lower_usub_borrow; in nir_opt_algebraic_distribute_src_mods()