/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir_expression_flattening.cpp | 55 do_expression_flattening(exec_list *instructions, in do_expression_flattening() argument
|
H A D | lower_vec_index_to_cond_assign.cpp | 174 do_vec_index_to_cond_assign(exec_list *instructions) in do_vec_index_to_cond_assign() argument
|
H A D | opt_flip_matrices.cpp | 42 matrix_flipper(exec_list *instructions) in matrix_flipper() argument 116 opt_flip_matrices(struct exec_list *instructions) in opt_flip_matrices() argument
|
H A D | ir_builder.h | 122 exec_list *instructions; member in ir_builder::ir_factory
|
H A D | ir_hierarchical_visitor.cpp | 374 ir_hierarchical_visitor::run(exec_list *instructions) in run() argument
|
H A D | propagate_invariance.cpp | 117 propagate_invariance(exec_list *instructions) in propagate_invariance() argument
|
H A D | opt_constant_folding.cpp | 188 do_constant_folding(exec_list *instructions) in do_constant_folding() argument
|
H A D | lower_discard.cpp | 128 lower_discard(exec_list *instructions) in lower_discard() argument 139 find_discard(exec_list &instructions) in find_discard() argument
|
H A D | opt_dead_functions.cpp | 114 do_dead_functions(exec_list *instructions) in do_dead_functions() argument
|
H A D | lower_output_reads.cpp | 172 lower_output_reads(unsigned stage, exec_list *instructions) in lower_output_reads() argument
|
H A D | lower_subroutine.cpp | 55 lower_subroutine(exec_list *instructions, struct _mesa_glsl_parse_state *state) in lower_subroutine() argument
|
H A D | opt_constant_variable.cpp | 190 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 D | disasm.py | 24 from valhall import instructions, immediates, enums, typesize, safe_name namespace
|
/third_party/node/deps/v8/src/trap-handler/ |
H A D | trap-handler-internal.h | 28 ProtectedInstructionData instructions[1]; member
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
H A D | builder_intrinsic_texture_test.cc | 29 std::string instructions; member
|
/third_party/vixl/benchmarks/aarch32/ |
H A D | bench-dataop.cc | 44 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 D | count_instructions.c | 29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop() argument [all...] |
H A D | count_stcx_fail.c | 29 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 D | tw68-risc.c | 137 u32 instructions, fields; in tw68_risc_buffer() local
|
/kernel/linux/linux-6.6/drivers/media/pci/tw68/ |
H A D | tw68-risc.c | 137 u32 instructions, fields; in tw68_risc_buffer() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
H A D | count_instructions.c | 29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop() argument [all...] |
H A D | count_stcx_fail.c | 29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop() argument [all...] |
/third_party/mesa3d/src/freedreno/common/ |
H A D | disasm.h | 43 int instructions, instlen; member
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_packer.c.py | 33 instructions = parse_instructions(sys.argv[1]) variable
|
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
H A D | hb-set-fuzzer.cc | 51 const instructions_t &instructions = reinterpret_cast<const instructions_t &> (data); in LLVMFuzzerTestOneInput() local
|