Home
last modified time | relevance | path

Searched refs:current_bundle (Results 1 – 23 of 23) sorted by relevance

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-tilepro.c154 current_bundle[TILEPRO_MAX_INSTRUCTIONS_PER_BUNDLE]; variable
344 memmove (&current_bundle[1], &current_bundle[0], in prepend_nop_to_bundle()
345 current_bundle_index * sizeof current_bundle[0]); in prepend_nop_to_bundle()
346 current_bundle[0].opcode = &tilepro_opcodes[mnemonic]; in prepend_nop_to_bundle()
767 if (current_bundle[0].opcode->can_bundle) in tilepro_flush_bundle()
813 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilepro_flush_bundle()
814 current_bundle[1].opcode->pipes, in tilepro_flush_bundle()
845 current_bundle[j].pipe = match->pipe[j]; in tilepro_flush_bundle()
854 current_bundle[0].pipe = in tilepro_flush_bundle()
858 (current_bundle[1].pipe + current_bundle[2].pipe)); in tilepro_flush_bundle()
[all …]
H A Dtc-tilegx.c389 memmove (&current_bundle[1], &current_bundle[0], in prepend_nop_to_bundle()
390 current_bundle_index * sizeof current_bundle[0]); in prepend_nop_to_bundle()
391 current_bundle[0].opcode = &tilegx_opcodes[mnemonic]; in prepend_nop_to_bundle()
877 if (current_bundle[0].opcode->can_bundle) in tilegx_flush_bundle()
923 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilegx_flush_bundle()
924 current_bundle[1].opcode->pipes, in tilegx_flush_bundle()
926 ? current_bundle[2].opcode->pipes in tilegx_flush_bundle()
955 current_bundle[j].pipe = match->pipe[j]; in tilegx_flush_bundle()
964 current_bundle[0].pipe = in tilegx_flush_bundle()
968 (current_bundle[1].pipe + current_bundle[2].pipe)); in tilegx_flush_bundle()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-tilepro.c153 current_bundle[TILEPRO_MAX_INSTRUCTIONS_PER_BUNDLE]; variable
336 memmove (&current_bundle[1], &current_bundle[0], in prepend_nop_to_bundle()
337 current_bundle_index * sizeof current_bundle[0]); in prepend_nop_to_bundle()
338 current_bundle[0].opcode = &tilepro_opcodes[mnemonic]; in prepend_nop_to_bundle()
761 if (current_bundle[0].opcode->can_bundle) in tilepro_flush_bundle()
807 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilepro_flush_bundle()
808 current_bundle[1].opcode->pipes, in tilepro_flush_bundle()
839 current_bundle[j].pipe = match->pipe[j]; in tilepro_flush_bundle()
848 current_bundle[0].pipe = in tilepro_flush_bundle()
852 (current_bundle[1].pipe + current_bundle[2].pipe)); in tilepro_flush_bundle()
[all …]
H A Dtc-tilegx.c384 memmove (&current_bundle[1], &current_bundle[0], in prepend_nop_to_bundle()
385 current_bundle_index * sizeof current_bundle[0]); in prepend_nop_to_bundle()
386 current_bundle[0].opcode = &tilegx_opcodes[mnemonic]; in prepend_nop_to_bundle()
874 if (current_bundle[0].opcode->can_bundle) in tilegx_flush_bundle()
920 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilegx_flush_bundle()
921 current_bundle[1].opcode->pipes, in tilegx_flush_bundle()
923 ? current_bundle[2].opcode->pipes in tilegx_flush_bundle()
952 current_bundle[j].pipe = match->pipe[j]; in tilegx_flush_bundle()
961 current_bundle[0].pipe = in tilegx_flush_bundle()
965 (current_bundle[1].pipe + current_bundle[2].pipe)); in tilegx_flush_bundle()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-tilepro.c153 current_bundle[TILEPRO_MAX_INSTRUCTIONS_PER_BUNDLE]; variable
336 memmove (&current_bundle[1], &current_bundle[0], in prepend_nop_to_bundle()
337 current_bundle_index * sizeof current_bundle[0]); in prepend_nop_to_bundle()
338 current_bundle[0].opcode = &tilepro_opcodes[mnemonic]; in prepend_nop_to_bundle()
761 if (current_bundle[0].opcode->can_bundle) in tilepro_flush_bundle()
807 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilepro_flush_bundle()
808 current_bundle[1].opcode->pipes, in tilepro_flush_bundle()
839 current_bundle[j].pipe = match->pipe[j]; in tilepro_flush_bundle()
848 current_bundle[0].pipe = in tilepro_flush_bundle()
852 (current_bundle[1].pipe + current_bundle[2].pipe)); in tilepro_flush_bundle()
[all …]
H A Dtc-tilegx.c384 memmove (&current_bundle[1], &current_bundle[0], in prepend_nop_to_bundle()
385 current_bundle_index * sizeof current_bundle[0]); in prepend_nop_to_bundle()
386 current_bundle[0].opcode = &tilegx_opcodes[mnemonic]; in prepend_nop_to_bundle()
874 if (current_bundle[0].opcode->can_bundle) in tilegx_flush_bundle()
920 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilegx_flush_bundle()
921 current_bundle[1].opcode->pipes, in tilegx_flush_bundle()
923 ? current_bundle[2].opcode->pipes in tilegx_flush_bundle()
952 current_bundle[j].pipe = match->pipe[j]; in tilegx_flush_bundle()
961 current_bundle[0].pipe = in tilegx_flush_bundle()
965 (current_bundle[1].pipe + current_bundle[2].pipe)); in tilegx_flush_bundle()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-tilepro.c154 current_bundle[TILEPRO_MAX_INSTRUCTIONS_PER_BUNDLE]; variable
344 memmove (&current_bundle[1], &current_bundle[0], in prepend_nop_to_bundle()
345 current_bundle_index * sizeof current_bundle[0]); in prepend_nop_to_bundle()
346 current_bundle[0].opcode = &tilepro_opcodes[mnemonic]; in prepend_nop_to_bundle()
767 if (current_bundle[0].opcode->can_bundle) in tilepro_flush_bundle()
813 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilepro_flush_bundle()
814 current_bundle[1].opcode->pipes, in tilepro_flush_bundle()
845 current_bundle[j].pipe = match->pipe[j]; in tilepro_flush_bundle()
854 current_bundle[0].pipe = in tilepro_flush_bundle()
858 (current_bundle[1].pipe + current_bundle[2].pipe)); in tilepro_flush_bundle()
[all …]
H A Dtc-tilegx.c389 memmove (&current_bundle[1], &current_bundle[0], in prepend_nop_to_bundle()
390 current_bundle_index * sizeof current_bundle[0]); in prepend_nop_to_bundle()
391 current_bundle[0].opcode = &tilegx_opcodes[mnemonic]; in prepend_nop_to_bundle()
877 if (current_bundle[0].opcode->can_bundle) in tilegx_flush_bundle()
923 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilegx_flush_bundle()
924 current_bundle[1].opcode->pipes, in tilegx_flush_bundle()
926 ? current_bundle[2].opcode->pipes in tilegx_flush_bundle()
955 current_bundle[j].pipe = match->pipe[j]; in tilegx_flush_bundle()
964 current_bundle[0].pipe = in tilegx_flush_bundle()
968 (current_bundle[1].pipe + current_bundle[2].pipe)); in tilegx_flush_bundle()
[all …]
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-tilepro.c153 current_bundle[TILEPRO_MAX_INSTRUCTIONS_PER_BUNDLE]; variable
336 memmove (&current_bundle[1], &current_bundle[0], in prepend_nop_to_bundle()
337 current_bundle_index * sizeof current_bundle[0]); in prepend_nop_to_bundle()
338 current_bundle[0].opcode = &tilepro_opcodes[mnemonic]; in prepend_nop_to_bundle()
761 if (current_bundle[0].opcode->can_bundle) in tilepro_flush_bundle()
807 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilepro_flush_bundle()
808 current_bundle[1].opcode->pipes, in tilepro_flush_bundle()
839 current_bundle[j].pipe = match->pipe[j]; in tilepro_flush_bundle()
848 current_bundle[0].pipe = in tilepro_flush_bundle()
852 (current_bundle[1].pipe + current_bundle[2].pipe)); in tilepro_flush_bundle()
[all …]
H A Dtc-tilegx.c384 memmove (&current_bundle[1], &current_bundle[0], in prepend_nop_to_bundle()
385 current_bundle_index * sizeof current_bundle[0]); in prepend_nop_to_bundle()
386 current_bundle[0].opcode = &tilegx_opcodes[mnemonic]; in prepend_nop_to_bundle()
874 if (current_bundle[0].opcode->can_bundle) in tilegx_flush_bundle()
920 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilegx_flush_bundle()
921 current_bundle[1].opcode->pipes, in tilegx_flush_bundle()
923 ? current_bundle[2].opcode->pipes in tilegx_flush_bundle()
952 current_bundle[j].pipe = match->pipe[j]; in tilegx_flush_bundle()
961 current_bundle[0].pipe = in tilegx_flush_bundle()
965 (current_bundle[1].pipe + current_bundle[2].pipe)); in tilegx_flush_bundle()
[all …]
/dports/devel/py-PeachPy/PeachPy-01d1515/peachpy/x86_64/
H A Dfunction.py1770 current_bundle = InstructionBundle(32, code_address)
1774 current_bundle.add([instruction])
1786 current_bundle.add_label_branch(instruction, label_address, is_long)
1788 bundles.append(current_bundle)
1789current_bundle = InstructionBundle(32, current_bundle.address + current_bundle.capacity)
1804 current_bundle.add(instruction_group)
1806 bundles.append(current_bundle)
1807current_bundle = InstructionBundle(32, current_bundle.address + current_bundle.capacity)
1808 current_bundle.add(instruction_group)
1809 code_address = current_bundle.address + current_bundle.size
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/osc/
H A Dags_osc_builder.c1148 AgsOscBuilderBundle *current_bundle, in ags_osc_builder_build_bundle() argument
1164 current_bundle->tv_secs, current_bundle->tv_fraction, current_bundle->immediately); in ags_osc_builder_build_bundle()
1169 message_start = g_list_copy(current_bundle->message); in ags_osc_builder_build_bundle()
1172 bundle_start = g_list_copy(current_bundle->bundle); in ags_osc_builder_build_bundle()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/panfrost/midgard/
H A Dmidgard_compile.c2998 int current_bundle = 0; in midgard_compile_shader_nir() local
3009 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3010 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3013 ++current_bundle; in midgard_compile_shader_nir()
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/midgard/
H A Dmidgard_compile.c3207 int current_bundle = 0; in midgard_compile_shader_nir() local
3218 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3219 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3222 ++current_bundle; in midgard_compile_shader_nir()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/midgard/
H A Dmidgard_compile.c3207 int current_bundle = 0; in midgard_compile_shader_nir() local
3218 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3219 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3222 ++current_bundle; in midgard_compile_shader_nir()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/midgard/
H A Dmidgard_compile.c3207 int current_bundle = 0; in midgard_compile_shader_nir() local
3218 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3219 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3222 ++current_bundle; in midgard_compile_shader_nir()
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/midgard/
H A Dmidgard_compile.c3207 int current_bundle = 0; in midgard_compile_shader_nir() local
3218 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3219 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3222 ++current_bundle; in midgard_compile_shader_nir()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/midgard/
H A Dmidgard_compile.c3207 int current_bundle = 0; in midgard_compile_shader_nir() local
3218 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3219 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3222 ++current_bundle; in midgard_compile_shader_nir()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/midgard/
H A Dmidgard_compile.c3207 int current_bundle = 0; in midgard_compile_shader_nir() local
3218 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3219 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3222 ++current_bundle; in midgard_compile_shader_nir()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/midgard/
H A Dmidgard_compile.c3207 int current_bundle = 0; in midgard_compile_shader_nir() local
3218 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3219 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3222 ++current_bundle; in midgard_compile_shader_nir()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/midgard/
H A Dmidgard_compile.c3289 int current_bundle = 0; in midgard_compile_shader_nir() local
3300 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3301 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3304 ++current_bundle; in midgard_compile_shader_nir()
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/midgard/
H A Dmidgard_compile.c3207 int current_bundle = 0; in midgard_compile_shader_nir() local
3218 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3219 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3222 ++current_bundle; in midgard_compile_shader_nir()
/dports/lang/clover/mesa-21.3.6/src/panfrost/midgard/
H A Dmidgard_compile.c3207 int current_bundle = 0; in midgard_compile_shader_nir() local
3218 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
3219 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()
3222 ++current_bundle; in midgard_compile_shader_nir()