Home
last modified time | relevance | path

Searched refs:lower_uadd_carry (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h79 .lower_uadd_carry = true,
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c39 .lower_uadd_carry = true, \
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c45 .lower_uadd_carry = true,
101 .lower_uadd_carry = true,
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c155 .lower_uadd_carry = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c597 .lower_uadd_carry = true,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c970 .lower_uadd_carry = true,
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c375 .lower_uadd_carry = true, in zink_screen_init_compiler()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c223 .lower_uadd_carry = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3471 bool lower_uadd_carry; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3245 op.lower_uadd_carry = true; // TODO in nvir_nir_shader_compiler_options()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c100 .lower_uadd_carry = true,
/third_party/mesa3d/docs/relnotes/
D20.2.0.rst3540 - zink: set lower_uadd_carry in nir options