Home
last modified time | relevance | path

Searched defs:instructions (Results 1 – 25 of 632) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/vixl/doc/aarch64/
H A Dsupported-instructions-aarch64.md28 ### ADC ###
35 ### ADCS ###
42 ### ADD ###
49 ### ADDS ###
56 ### ADR ###
63 ### ADR ###
70 ### ADRP ###
77 ### ADRP ###
84 ### AND ###
91 ### ANDS ###
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/tinytemplate/src/
Dcompiler.rs32 instructions: Vec<Instruction<'template>>, field
431 let instructions = compile(text).unwrap(); in test_compile_literal() localVariable
439 let instructions = compile(text).unwrap(); in test_compile_value() localVariable
447 let instructions = compile(text).unwrap(); in test_compile_value_with_formatter() localVariable
458 let instructions = compile(text).unwrap(); in test_dotted_path() localVariable
469 let instructions = compile(text).unwrap(); in test_indexed_path() localVariable
484 let instructions = compile(text).unwrap(); in test_mixture() localVariable
494 let instructions = compile(text).unwrap(); in test_if_endif() localVariable
506 let instructions = compile(text).unwrap(); in test_if_not_endif() localVariable
518 let instructions = compile(text).unwrap(); in test_if_else_endif() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/intrinsics_data/
H A Darm_intrinsics.json24 "instructions": [ array
52 "instructions": [ array
80 "instructions": [ array
108 "instructions": [ array
136 "instructions": [ array
164 "instructions": [ array
192 "instructions": [ array
220 "instructions": [ array
253 "instructions": [ array
286 "instructions": [ array
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/intrinsics_data/
H A Darm_intrinsics.json24 "instructions": [ array
52 "instructions": [ array
80 "instructions": [ array
108 "instructions": [ array
136 "instructions": [ array
164 "instructions": [ array
192 "instructions": [ array
220 "instructions": [ array
253 "instructions": [ array
286 "instructions": [ array
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/intrinsics_data/
H A Darm_intrinsics.json24 "instructions": [ array
52 "instructions": [ array
80 "instructions": [ array
108 "instructions": [ array
136 "instructions": [ array
164 "instructions": [ array
192 "instructions": [ array
220 "instructions": [ array
253 "instructions": [ array
286 "instructions": [ array
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/intrinsics_data/
H A Darm_intrinsics.json24 "instructions": [ array
52 "instructions": [ array
80 "instructions": [ array
108 "instructions": [ array
136 "instructions": [ array
164 "instructions": [ array
192 "instructions": [ array
220 "instructions": [ array
253 "instructions": [ array
286 "instructions": [ array
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/intrinsics_data/
H A Darm_intrinsics.json24 "instructions": [ array
52 "instructions": [ array
80 "instructions": [ array
108 "instructions": [ array
136 "instructions": [ array
164 "instructions": [ array
192 "instructions": [ array
220 "instructions": [ array
253 "instructions": [ array
286 "instructions": [ array
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/
H A DREADME.md76 ### Java:
92 ### CPP:
104 ### Python:
127 ### Go
133 ### PHP
144 ### Node.js
151 ### Java:
158 ### CPP:
165 ### Python:
190 ### Go:
[all …]
/aosp_15_r20/external/protobuf/benchmarks/
H A DREADME.md76 ### Java:
92 ### CPP:
104 ### Python:
127 ### Go
133 ### PHP
144 ### Node.js
151 ### Java:
158 ### CPP:
165 ### Python:
190 ### Go:
[all …]
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp130 _mesa_ast_to_hir(exec_list *instructions, struct _mesa_glsl_parse_state *state) in _mesa_ast_to_hir()
940 do_assignment(exec_list *instructions, struct _mesa_glsl_parse_state *state, in do_assignment()
1074 get_lvalue_copy(exec_list *instructions, ir_rvalue *lvalue) in get_lvalue_copy()
1091 ast_node::hir(exec_list *instructions, struct _mesa_glsl_parse_state *state) in hir()
1111 ast_function_expression::hir_no_rvalue(exec_list *instructions, in hir_no_rvalue()
1118 ast_aggregate_initializer::hir_no_rvalue(exec_list *instructions, in hir_no_rvalue()
1220 get_scalar_boolean_operand(exec_list *instructions, in get_scalar_boolean_operand()
1325 ast_expression::hir(exec_list *instructions, in hir()
1332 ast_expression::hir_no_rvalue(exec_list *instructions, in hir_no_rvalue()
1357 ast_expression::do_hir(exec_list *instructions, in do_hir()
[all …]
H A Dast_function.cpp38 process_parameters(exec_list *instructions, exec_list *actual_parameters, in process_parameters()
550 generate_call(exec_list *instructions, ir_function_signature *sig, in generate_call()
767 generate_array_index(void *mem_ctx, exec_list *instructions, in generate_array_index()
1238 process_vec_mat_constructor(exec_list *instructions, in process_vec_mat_constructor()
1338 process_array_constructor(exec_list *instructions, in process_array_constructor()
1489 exec_list *instructions, in emit_inline_vector_constructor()
1683 exec_list *instructions, in emit_inline_matrix_constructor()
1951 exec_list *instructions, in emit_inline_record_constructor()
1984 process_record_constructor(exec_list *instructions, in process_record_constructor()
2064 ast_function_expression::handle_method(exec_list *instructions, in handle_method()
[all …]
/aosp_15_r20/external/zstd/
H A DREADME.md129 ### Makefile
146 ### cmake
166 ### Meson
176 ### VCPKG
188 ### Visual Studio (Windows)
196 ### Buck
201 ### Bazel
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_function_test.cpp595 std::vector<protobufs::Instruction> instructions; in TEST() local
858 std::vector<protobufs::Instruction> instructions; in TEST() local
1022 std::vector<protobufs::Instruction> instructions; in TEST() local
1220 std::vector<protobufs::Instruction> instructions; in TEST() local
1669 std::vector<protobufs::Instruction> instructions; in TEST() local
1775 std::vector<protobufs::Instruction> instructions; in TEST() local
1930 std::vector<protobufs::Instruction> instructions = in TEST() local
2087 std::vector<protobufs::Instruction> instructions = in TEST() local
2242 std::vector<protobufs::Instruction> instructions = in TEST() local
2389 std::vector<protobufs::Instruction> instructions = in TEST() local
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A Dtransformation_add_function_test.cpp595 std::vector<protobufs::Instruction> instructions; in TEST() local
858 std::vector<protobufs::Instruction> instructions; in TEST() local
1022 std::vector<protobufs::Instruction> instructions; in TEST() local
1220 std::vector<protobufs::Instruction> instructions; in TEST() local
1669 std::vector<protobufs::Instruction> instructions; in TEST() local
1775 std::vector<protobufs::Instruction> instructions; in TEST() local
1930 std::vector<protobufs::Instruction> instructions = in TEST() local
2087 std::vector<protobufs::Instruction> instructions = in TEST() local
2242 std::vector<protobufs::Instruction> instructions = in TEST() local
2389 std::vector<protobufs::Instruction> instructions = in TEST() local
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_add_function_test.cpp595 std::vector<protobufs::Instruction> instructions; in TEST() local
858 std::vector<protobufs::Instruction> instructions; in TEST() local
1022 std::vector<protobufs::Instruction> instructions; in TEST() local
1220 std::vector<protobufs::Instruction> instructions; in TEST() local
1669 std::vector<protobufs::Instruction> instructions; in TEST() local
1775 std::vector<protobufs::Instruction> instructions; in TEST() local
1930 std::vector<protobufs::Instruction> instructions = in TEST() local
2087 std::vector<protobufs::Instruction> instructions = in TEST() local
2242 std::vector<protobufs::Instruction> instructions = in TEST() local
2389 std::vector<protobufs::Instruction> instructions = in TEST() local
[all …]
/aosp_15_r20/external/google-smali/dexlib2/src/test/java/com/android/tools/smali/dexlib2/builder/
H A DPayloadAlignmentTest.java64 List<? extends Instruction> instructions = in testPayloadAlignmentRemoveNop() local
81 List<? extends Instruction> instructions = in testPayloadAlignmentAddNop() local
109 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testPayloadAlignmentRemoveNopWithReferent() local
135 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testPayloadAlignmentAddNopWithReferent() local
150 … private static void checkInstructions(List<Instruction> instructions, Opcode[] expectedOpcodes) { in checkInstructions()
184 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testPackedSwitchAlignment() local
235 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testSparseSwitchAlignment() local
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c67 midgard_instruction **instructions, unsigned child) in add_dependency()
101 mir_create_dependency_graph(midgard_instruction **instructions, unsigned count, in mir_create_dependency_graph()
293 midgard_instruction **instructions = in flatten_mir() local
309 midgard_instruction **instructions, unsigned count) in mir_initialize_worklist()
323 midgard_instruction **instructions, in mir_update_worklist()
672 mir_choose_instruction(midgard_instruction **instructions, uint16_t *liveness, in mir_choose_instruction()
826 mir_choose_bundle(midgard_instruction **instructions, uint16_t *liveness, in mir_choose_bundle()
874 mir_choose_alu(midgard_instruction **slot, midgard_instruction **instructions, in mir_choose_alu()
907 mir_comparison_mobile(compiler_context *ctx, midgard_instruction **instructions, in mir_comparison_mobile()
960 midgard_instruction **instructions, in mir_schedule_comparison()
[all …]
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
H A DLineImpl.java52 private static LineImpl getInstance(final CounterImpl instructions, in getInstance()
69 Var(final CounterImpl instructions, final CounterImpl branches) { in Var()
74 public LineImpl increment(final ICounter instructions, in increment()
92 public LineImpl increment(final ICounter instructions, in increment()
100 protected CounterImpl instructions; field in LineImpl
105 private LineImpl(final CounterImpl instructions, in LineImpl()
120 public abstract LineImpl increment(final ICounter instructions, in increment()
/aosp_15_r20/external/brotli/
H A DREADME.md30 #### Vcpkg
42 #### Autotools-style CMake
57 #### Bazel
61 #### CMake
71 #### Premake5
75 #### Python
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dbytecode_analysis.py44 def remove_dead_code(instructions): argument
89 def remove_pointless_jumps(instructions): argument
99 def propagate_line_nums(instructions): argument
114 def remove_extra_line_nums(instructions): argument
139 def livevars_analysis(instructions, instruction): argument
204 def stacksize_analysis(instructions) -> Union[int, float]: argument
/aosp_15_r20/external/cronet/third_party/brotli/
H A DREADME.md23 #### Autotools-style CMake
38 #### Bazel
42 #### CMake
52 #### Premake5
56 #### Python
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/shader/
Dspirv.rs35 instructions: Vec<Instruction>, field
69 let instructions = { in new() localVariable
375 pub fn instructions(&self) -> &[Instruction] { in instructions() method
482 instructions: &'a [Instruction], field
495 let instructions = self.instructions; in iter_name() localVariable
506 let instructions = self.instructions; in iter_decoration() localVariable
517 let instructions = self.instructions; in iter_members() localVariable
532 instructions: &'a [Instruction], field
539 let instructions = self.instructions; in iter_name() localVariable
551 let instructions = self.instructions; in iter_decoration() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddeprecation.py43 def _add_deprecated_function_notice_to_docstring(doc, date, instructions): argument
58 def _add_deprecated_arg_notice_to_docstring(doc, date, instructions, argument
77 def _add_deprecated_arg_value_notice_to_docstring(doc, date, instructions, argument
99 def _validate_deprecation_args(date, instructions): argument
292 def deprecated(date, instructions, warn_once=True): argument
384 def deprecated_args(date, instructions, *deprecated_arg_names_or_tuples, argument
570 def deprecated_arg_values(date, instructions, warn_once=True, argument
/aosp_15_r20/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
H A DLockFindingClassVisitor.java129 InsnList instructions = mn.instructions; in visitEnd() local
236 InsnList instructions = mn.instructions; in insertInvokeAcquire() local
275 InsnList instructions = mn.instructions; in insertInvokeRelease() local
330 InsnList instructions = mn.instructions; in insertMethodCallBeforeSync() local
350 InsnList instructions = mn.instructions; in insertMethodCallAfter() local
375 InsnList instructions = mn.instructions; in insertMethodCallBefore() local
392 InsnList instructions = mn.instructions; in updateCatchHandler() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
H A DTvAppVerifierActivity.java84 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createAndAttachUserItem() local
100 TextView instructions = item.findViewById(R.id.instructions); in createAndAttachUserItem() local
116 TextView instructions = item.findViewById(R.id.instructions); in createAndAttachAutoItem() local
129 TextView instructions = item.findViewById(R.id.instructions); in createAutoItem() local
156 TextView instructions = item.findViewById(R.id.instructions); in createButtonItem() local

12345678910>>...26