Home
last modified time | relevance | path

Searched refs:instructions (Results 1 – 25 of 12024) sorted by relevance

12345678910>>...481

/dports/java/sablevm/sablevm-1.13/src/libsablevm/
H A Dinstructions_preparation_switch_threaded.c11 env->vm->instructions[instr].code.jint = instr;
12 env->vm->instructions[instr].param_count = 1;
27 env->vm->instructions[instr].code.jint = instr;
28 env->vm->instructions[instr].param_count = 2;
43 env->vm->instructions[instr].code.jint = instr;
44 env->vm->instructions[instr].param_count = 1;
60 env->vm->instructions[instr].param_count = 2;
76 env->vm->instructions[instr].param_count = 2;
92 env->vm->instructions[instr].param_count = 2;
108 env->vm->instructions[instr].param_count = 2;
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dir_optimization.h75 bool do_rebalance_tree(exec_list *instructions);
84 bool do_cse(exec_list *instructions);
92 bool do_dead_functions(exec_list *instructions);
93 bool opt_flip_matrices(exec_list *instructions);
100 bool do_mat_op_to_vec(exec_list *instructions);
101 bool do_minmax_prune(exec_list *instructions);
102 bool do_noop_swizzle(exec_list *instructions);
105 bool do_vectorize(exec_list *instructions);
106 bool do_tree_grafting(exec_list *instructions);
109 bool lower_discard(exec_list *instructions);
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dir_optimization.h75 bool do_rebalance_tree(exec_list *instructions);
84 bool do_cse(exec_list *instructions);
92 bool do_dead_functions(exec_list *instructions);
93 bool opt_flip_matrices(exec_list *instructions);
100 bool do_mat_op_to_vec(exec_list *instructions);
101 bool do_minmax_prune(exec_list *instructions);
102 bool do_noop_swizzle(exec_list *instructions);
105 bool do_vectorize(exec_list *instructions);
106 bool do_tree_grafting(exec_list *instructions);
109 bool lower_discard(exec_list *instructions);
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
127 bool do_mat_op_to_vec(exec_list *instructions);
128 bool do_minmax_prune(exec_list *instructions);
130 bool optimize_swizzles(exec_list *instructions);
131 bool do_vectorize(exec_list *instructions);
132 bool do_tree_grafting(exec_list *instructions);
135 bool lower_discard(exec_list *instructions);
178 bool lower_builtins(exec_list *instructions);
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
127 bool do_mat_op_to_vec(exec_list *instructions);
128 bool do_minmax_prune(exec_list *instructions);
130 bool optimize_swizzles(exec_list *instructions);
131 bool do_vectorize(exec_list *instructions);
132 bool do_tree_grafting(exec_list *instructions);
135 bool lower_discard(exec_list *instructions);
178 bool lower_builtins(exec_list *instructions);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
127 bool do_mat_op_to_vec(exec_list *instructions);
128 bool do_minmax_prune(exec_list *instructions);
130 bool optimize_swizzles(exec_list *instructions);
131 bool do_vectorize(exec_list *instructions);
132 bool do_tree_grafting(exec_list *instructions);
135 bool lower_discard(exec_list *instructions);
178 bool lower_builtins(exec_list *instructions);
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
127 bool do_mat_op_to_vec(exec_list *instructions);
128 bool do_minmax_prune(exec_list *instructions);
130 bool optimize_swizzles(exec_list *instructions);
131 bool do_vectorize(exec_list *instructions);
132 bool do_tree_grafting(exec_list *instructions);
135 bool lower_discard(exec_list *instructions);
178 bool lower_builtins(exec_list *instructions);
[all …]
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
126 bool do_mat_op_to_vec(exec_list *instructions);
127 bool do_minmax_prune(exec_list *instructions);
129 bool optimize_swizzles(exec_list *instructions);
130 bool do_vectorize(exec_list *instructions);
131 bool do_tree_grafting(exec_list *instructions);
134 bool lower_discard(exec_list *instructions);
177 bool lower_builtins(exec_list *instructions);
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
126 bool do_mat_op_to_vec(exec_list *instructions);
127 bool do_minmax_prune(exec_list *instructions);
129 bool optimize_swizzles(exec_list *instructions);
130 bool do_vectorize(exec_list *instructions);
131 bool do_tree_grafting(exec_list *instructions);
134 bool lower_discard(exec_list *instructions);
177 bool lower_builtins(exec_list *instructions);
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
126 bool do_mat_op_to_vec(exec_list *instructions);
127 bool do_minmax_prune(exec_list *instructions);
129 bool optimize_swizzles(exec_list *instructions);
130 bool do_vectorize(exec_list *instructions);
131 bool do_tree_grafting(exec_list *instructions);
134 bool lower_discard(exec_list *instructions);
177 bool lower_builtins(exec_list *instructions);
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
126 bool do_mat_op_to_vec(exec_list *instructions);
127 bool do_minmax_prune(exec_list *instructions);
129 bool optimize_swizzles(exec_list *instructions);
130 bool do_vectorize(exec_list *instructions);
131 bool do_tree_grafting(exec_list *instructions);
134 bool lower_discard(exec_list *instructions);
177 bool lower_builtins(exec_list *instructions);
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
126 bool do_mat_op_to_vec(exec_list *instructions);
127 bool do_minmax_prune(exec_list *instructions);
129 bool optimize_swizzles(exec_list *instructions);
130 bool do_vectorize(exec_list *instructions);
131 bool do_tree_grafting(exec_list *instructions);
134 bool lower_discard(exec_list *instructions);
177 bool lower_builtins(exec_list *instructions);
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
115 bool do_dead_code_local(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
127 bool do_mat_op_to_vec(exec_list *instructions);
128 bool do_minmax_prune(exec_list *instructions);
130 bool optimize_swizzles(exec_list *instructions);
131 bool do_vectorize(exec_list *instructions);
132 bool do_tree_grafting(exec_list *instructions);
135 bool lower_discard(exec_list *instructions);
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
126 bool do_mat_op_to_vec(exec_list *instructions);
127 bool do_minmax_prune(exec_list *instructions);
129 bool optimize_swizzles(exec_list *instructions);
130 bool do_vectorize(exec_list *instructions);
131 bool do_tree_grafting(exec_list *instructions);
134 bool lower_discard(exec_list *instructions);
177 bool lower_builtins(exec_list *instructions);
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
126 bool do_mat_op_to_vec(exec_list *instructions);
127 bool do_minmax_prune(exec_list *instructions);
129 bool optimize_swizzles(exec_list *instructions);
130 bool do_vectorize(exec_list *instructions);
131 bool do_tree_grafting(exec_list *instructions);
134 bool lower_discard(exec_list *instructions);
177 bool lower_builtins(exec_list *instructions);
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
126 bool do_mat_op_to_vec(exec_list *instructions);
127 bool do_minmax_prune(exec_list *instructions);
129 bool optimize_swizzles(exec_list *instructions);
130 bool do_vectorize(exec_list *instructions);
131 bool do_tree_grafting(exec_list *instructions);
134 bool lower_discard(exec_list *instructions);
177 bool lower_builtins(exec_list *instructions);
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/
H A Dir_optimization.h100 bool do_rebalance_tree(exec_list *instructions);
117 bool do_dead_functions(exec_list *instructions);
118 bool opt_flip_matrices(exec_list *instructions);
126 bool do_mat_op_to_vec(exec_list *instructions);
127 bool do_minmax_prune(exec_list *instructions);
129 bool optimize_swizzles(exec_list *instructions);
130 bool do_vectorize(exec_list *instructions);
131 bool do_tree_grafting(exec_list *instructions);
134 bool lower_discard(exec_list *instructions);
177 bool lower_builtins(exec_list *instructions);
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/bindingtester/tests/
H A Dapi.py125 instructions.append('SET')
141 instructions = InstructionSet()
185 instructions.setup_complete()
189 index = len(instructions)
207 instructions.append(op)
214 instructions.append(op)
228 instructions.append(op)
252 instructions.append(op)
268 instructions.append(op)
299 instructions.append(op)
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/tinytemplate-1.2.1/src/
H A Dcompiler.rs181 Ok(self.instructions) in compile()
451 &instructions[0] in test_compile_value_with_formatter()
462 &instructions[0] in test_dotted_path()
477 &instructions[0] in test_indexed_path()
498 &instructions[0] in test_if_endif()
510 &instructions[0] in test_if_not_endif()
522 &instructions[0] in test_if_else_endif()
536 &instructions[0] in test_with()
549 &instructions[0] in test_foreach()
575 &instructions[1] in test_strip_whitespace_block()
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/tinytemplate-1.2.1/src/
H A Dcompiler.rs181 Ok(self.instructions) in compile()
451 &instructions[0] in test_compile_value_with_formatter()
462 &instructions[0] in test_dotted_path()
477 &instructions[0] in test_indexed_path()
498 &instructions[0] in test_if_endif()
510 &instructions[0] in test_if_not_endif()
522 &instructions[0] in test_if_else_endif()
536 &instructions[0] in test_with()
549 &instructions[0] in test_foreach()
575 &instructions[1] in test_strip_whitespace_block()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/tinytemplate-1.2.1/src/
H A Dcompiler.rs181 Ok(self.instructions) in compile()
451 &instructions[0] in test_compile_value_with_formatter()
462 &instructions[0] in test_dotted_path()
477 &instructions[0] in test_indexed_path()
498 &instructions[0] in test_if_endif()
510 &instructions[0] in test_if_not_endif()
522 &instructions[0] in test_if_else_endif()
536 &instructions[0] in test_with()
549 &instructions[0] in test_foreach()
575 &instructions[1] in test_strip_whitespace_block()
[all …]
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/tinytemplate-1.2.1/src/
H A Dcompiler.rs181 Ok(self.instructions) in compile()
451 &instructions[0] in test_compile_value_with_formatter()
462 &instructions[0] in test_dotted_path()
477 &instructions[0] in test_indexed_path()
498 &instructions[0] in test_if_endif()
510 &instructions[0] in test_if_not_endif()
522 &instructions[0] in test_if_else_endif()
536 &instructions[0] in test_with()
549 &instructions[0] in test_foreach()
575 &instructions[1] in test_strip_whitespace_block()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/tinytemplate-1.2.0/src/
H A Dcompiler.rs181 Ok(self.instructions) in compile()
451 &instructions[0] in test_compile_value_with_formatter()
462 &instructions[0] in test_dotted_path()
477 &instructions[0] in test_indexed_path()
498 &instructions[0] in test_if_endif()
510 &instructions[0] in test_if_not_endif()
522 &instructions[0] in test_if_else_endif()
536 &instructions[0] in test_with()
549 &instructions[0] in test_foreach()
575 &instructions[1] in test_strip_whitespace_block()
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/tinytemplate/src/
H A Dcompiler.rs181 Ok(self.instructions) in compile()
451 &instructions[0] in test_compile_value_with_formatter()
462 &instructions[0] in test_dotted_path()
477 &instructions[0] in test_indexed_path()
498 &instructions[0] in test_if_endif()
510 &instructions[0] in test_if_not_endif()
522 &instructions[0] in test_if_else_endif()
536 &instructions[0] in test_with()
549 &instructions[0] in test_foreach()
575 &instructions[1] in test_strip_whitespace_block()
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/tinytemplate-1.2.1/src/
H A Dcompiler.rs181 Ok(self.instructions) in compile()
451 &instructions[0] in test_compile_value_with_formatter()
462 &instructions[0] in test_dotted_path()
477 &instructions[0] in test_indexed_path()
498 &instructions[0] in test_if_endif()
510 &instructions[0] in test_if_not_endif()
522 &instructions[0] in test_if_else_endif()
536 &instructions[0] in test_with()
549 &instructions[0] in test_foreach()
575 &instructions[1] in test_strip_whitespace_block()
[all …]

12345678910>>...481