Home
last modified time | relevance | path

Searched refs:first_component (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_tcs.cpp159 unsigned first_component, in emit_input_urb_read() argument
186 src.swizzle = BRW_SWZ_COMP_INPUT(first_component); in emit_input_urb_read()
194 unsigned first_component, in emit_output_urb_read() argument
202 brw_imm_ud(dst.writemask << first_component), indirect_offset); in emit_output_urb_read()
210 if (first_component) { in emit_output_urb_read()
214 BRW_SWZ_COMP_INPUT(first_component)))); in emit_output_urb_read()
268 unsigned first_component = nir_intrinsic_component(instr); in nir_emit_intrinsic() local
280 first_component, indirect_offset); in nir_emit_intrinsic()
297 first_component, indirect_offset); in nir_emit_intrinsic()
325 unsigned first_component = nir_intrinsic_component(instr); in nir_emit_intrinsic() local
[all …]
Dbrw_fs_nir.cpp2090 unsigned first_component) in emit_gs_input_load() argument
2108 fs_reg(ATTR, imm_offset + i + first_component, dst.type)); in emit_gs_input_load()
2209 first_component = first_component / 2; in emit_gs_input_load()
2215 if (first_component != 0) { in emit_gs_input_load()
2216 unsigned read_components = num_components + first_component; in emit_gs_input_load()
2223 offset(tmp, bld, i + first_component)); in emit_gs_input_load()
2236 unsigned read_components = num_components + first_component; in emit_gs_input_load()
2240 if (first_component != 0) { in emit_gs_input_load()
2247 offset(tmp, bld, i + first_component)); in emit_gs_input_load()
2415 unsigned first_component = nir_intrinsic_component(instr); in nir_emit_vs_intrinsic() local
[all …]
Dbrw_vec4_tes.cpp183 unsigned first_component = nir_intrinsic_component(instr); in nir_emit_intrinsic() local
185 first_component /= 2; in nir_emit_intrinsic()
200 src.swizzle = BRW_SWZ_COMP_INPUT(first_component); in nir_emit_intrinsic()
221 src.swizzle = BRW_SWZ_COMP_INPUT(first_component); in nir_emit_intrinsic()
249 temp_as_src.swizzle = BRW_SWZ_COMP_INPUT(first_component); in nir_emit_intrinsic()
Dbrw_vec4_tcs.h61 unsigned first_component,
65 unsigned first_component,
Dbrw_reg.h1028 brw_writemask_for_component_packing(unsigned n, unsigned first_component) in brw_writemask_for_component_packing() argument
1030 assert(first_component + n <= 4); in brw_writemask_for_component_packing()
1031 return (((1 << n) - 1) << first_component); in brw_writemask_for_component_packing()
Dbrw_fs.h264 unsigned num_components, unsigned first_component);
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmemory_optimizer.cc295 int first_component = in AddRecomputeControlDependencyNodes() local
299 return first_component > second_component in AddRecomputeControlDependencyNodes()
304 || (first_component == second_component && in AddRecomputeControlDependencyNodes()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c1468 unsigned first_component = ffs(wrmask) - 1; in emit_intrinsic_store_shared() local
1469 unsigned length = ffs(~(wrmask >> first_component)) - 1; in emit_intrinsic_store_shared()
1472 create_collect(b, &value[first_component], length), 0, in emit_intrinsic_store_shared()
1474 stl->cat6.dst_offset = first_component + base; in emit_intrinsic_store_shared()
1484 wrmask &= (15 << (first_component + length)); in emit_intrinsic_store_shared()
/external/toolchain-utils/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu11730 PASS: gdb.cp/maint.exp: help maint cp first_component
11733 PASS: gdb.cp/maint.exp: maint cp first_component foo
11734 PASS: gdb.cp/maint.exp: maint cp first_component operator<<
11735 PASS: gdb.cp/maint.exp: maint cp first_component operator>>
11736 PASS: gdb.cp/maint.exp: maint cp first_component operator ->
11737 PASS: gdb.cp/maint.exp: maint cp first_component operator()
11738 PASS: gdb.cp/maint.exp: maint cp first_component operator>
11739 PASS: gdb.cp/maint.exp: maint cp first_component operator<
11740 PASS: gdb.cp/maint.exp: maint cp first_component operator ->
11741 PASS: gdb.cp/maint.exp: maint cp first_component operator ->
[all …]
Di686-pc-linux-gnu11495 PASS: gdb.cp/maint.exp: help maint cp first_component
11498 PASS: gdb.cp/maint.exp: maint cp first_component foo
11499 PASS: gdb.cp/maint.exp: maint cp first_component operator<<
11500 PASS: gdb.cp/maint.exp: maint cp first_component operator>>
11501 PASS: gdb.cp/maint.exp: maint cp first_component operator ->
11502 PASS: gdb.cp/maint.exp: maint cp first_component operator()
11503 PASS: gdb.cp/maint.exp: maint cp first_component operator>
11504 PASS: gdb.cp/maint.exp: maint cp first_component operator<
11505 PASS: gdb.cp/maint.exp: maint cp first_component operator ->
11506 PASS: gdb.cp/maint.exp: maint cp first_component operator ->
[all …]
Darmv7a-cros-linux-gnueabi11350 PASS: gdb.cp/maint.exp: help maint cp first_component
11353 PASS: gdb.cp/maint.exp: maint cp first_component foo
11354 PASS: gdb.cp/maint.exp: maint cp first_component operator<<
11355 PASS: gdb.cp/maint.exp: maint cp first_component operator>>
11356 PASS: gdb.cp/maint.exp: maint cp first_component operator ->
11357 PASS: gdb.cp/maint.exp: maint cp first_component operator()
11358 PASS: gdb.cp/maint.exp: maint cp first_component operator>
11359 PASS: gdb.cp/maint.exp: maint cp first_component operator<
11360 PASS: gdb.cp/maint.exp: maint cp first_component operator ->
11361 PASS: gdb.cp/maint.exp: maint cp first_component operator ->
[all …]