Home
last modified time | relevance | path

Searched defs:instructions (Results 26 - 50 of 202) sorted by relevance

123456789

/third_party/mesa3d/src/compiler/glsl/
H A Dir_expression_flattening.cpp55 do_expression_flattening(exec_list *instructions, in do_expression_flattening() argument
H A Dlower_vec_index_to_cond_assign.cpp174 do_vec_index_to_cond_assign(exec_list *instructions) in do_vec_index_to_cond_assign() argument
H A Dopt_flip_matrices.cpp42 matrix_flipper(exec_list *instructions) in matrix_flipper() argument
116 opt_flip_matrices(struct exec_list *instructions) in opt_flip_matrices() argument
H A Dir_builder.h122 exec_list *instructions; member in ir_builder::ir_factory
H A Dir_hierarchical_visitor.cpp374 ir_hierarchical_visitor::run(exec_list *instructions) in run() argument
H A Dpropagate_invariance.cpp117 propagate_invariance(exec_list *instructions) in propagate_invariance() argument
H A Dopt_constant_folding.cpp188 do_constant_folding(exec_list *instructions) in do_constant_folding() argument
H A Dlower_discard.cpp128 lower_discard(exec_list *instructions) in lower_discard() argument
139 find_discard(exec_list &instructions) in find_discard() argument
H A Dopt_dead_functions.cpp114 do_dead_functions(exec_list *instructions) in do_dead_functions() argument
H A Dlower_output_reads.cpp172 lower_output_reads(unsigned stage, exec_list *instructions) in lower_output_reads() argument
H A Dlower_subroutine.cpp55 lower_subroutine(exec_list *instructions, struct _mesa_glsl_parse_state *state) in lower_subroutine() argument
H A Dopt_constant_variable.cpp190 do_constant_variable(exec_list *instructions) in do_constant_variable() argument
214 do_constant_variable_unlinked(exec_list *instructions) in do_constant_variable_unlinked() argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Ddisasm.py24 from valhall import instructions, immediates, enums, typesize, safe_name namespace
/third_party/node/deps/v8/src/trap-handler/
H A Dtrap-handler-internal.h28 ProtectedInstructionData instructions[1]; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_intrinsic_texture_test.cc29 std::string instructions; member
/third_party/vixl/benchmarks/aarch32/
H A Dbench-dataop.cc44 void benchmark(unsigned instructions, InstructionSet isa) { in benchmark() argument
71 unsigned instructions = 0; in main() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop() argument
[all...]
H A Dcount_stcx_fail.c29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/tw68/
H A Dtw68-risc.c137 u32 instructions, fields; in tw68_risc_buffer() local
/kernel/linux/linux-6.6/drivers/media/pci/tw68/
H A Dtw68-risc.c137 u32 instructions, fields; in tw68_risc_buffer() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop() argument
[all...]
H A Dcount_stcx_fail.c29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop() argument
[all...]
/third_party/mesa3d/src/freedreno/common/
H A Ddisasm.h43 int instructions, instlen; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_packer.c.py33 instructions = parse_instructions(sys.argv[1]) variable
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-set-fuzzer.cc51 const instructions_t &instructions = reinterpret_cast<const instructions_t &> (data); in LLVMFuzzerTestOneInput() local

Completed in 12 milliseconds

123456789