Home
last modified time | relevance | path

Searched defs:instructions (Results 76 - 100 of 164) sorted by relevance

1234567

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_add_function_test.cpp583 std::vector<protobufs::Instruction> instructions; in TEST() local
838 std::vector<protobufs::Instruction> instructions; TEST() local
997 std::vector<protobufs::Instruction> instructions; TEST() local
1190 std::vector<protobufs::Instruction> instructions; TEST() local
1635 std::vector<protobufs::Instruction> instructions; TEST() local
1739 std::vector<protobufs::Instruction> instructions; TEST() local
1892 std::vector<protobufs::Instruction> instructions = TEST() local
2049 std::vector<protobufs::Instruction> instructions = TEST() local
2204 std::vector<protobufs::Instruction> instructions = TEST() local
2351 std::vector<protobufs::Instruction> instructions = TEST() local
2463 std::vector<protobufs::Instruction> instructions = TEST() local
2628 std::vector<protobufs::Instruction> instructions = TEST() local
2820 std::vector<protobufs::Instruction> instructions = TEST() local
2969 std::vector<protobufs::Instruction> instructions = TEST() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DCompositeGlyph.java143 public ReadableFontData instructions() { in instructions() method in CompositeGlyph
H A DGlyph.java124 public abstract ReadableFontData instructions(); in instructions() method in Glyph
H A DSimpleGlyph.java193 public ReadableFontData instructions() { in instructions() method in SimpleGlyph
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_function_test.cpp583 std::vector<protobufs::Instruction> instructions; in TEST() local
838 std::vector<protobufs::Instruction> instructions; TEST() local
997 std::vector<protobufs::Instruction> instructions; TEST() local
1190 std::vector<protobufs::Instruction> instructions; TEST() local
1635 std::vector<protobufs::Instruction> instructions; TEST() local
1739 std::vector<protobufs::Instruction> instructions; TEST() local
1892 std::vector<protobufs::Instruction> instructions = TEST() local
2049 std::vector<protobufs::Instruction> instructions = TEST() local
2204 std::vector<protobufs::Instruction> instructions = TEST() local
2351 std::vector<protobufs::Instruction> instructions = TEST() local
2463 std::vector<protobufs::Instruction> instructions = TEST() local
2628 std::vector<protobufs::Instruction> instructions = TEST() local
2820 std::vector<protobufs::Instruction> instructions = TEST() local
2969 std::vector<protobufs::Instruction> instructions = TEST() local
[all...]
/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; TEST() local
1022 std::vector<protobufs::Instruction> instructions; TEST() local
1220 std::vector<protobufs::Instruction> instructions; TEST() local
1669 std::vector<protobufs::Instruction> instructions; TEST() local
1775 std::vector<protobufs::Instruction> instructions; TEST() local
1930 std::vector<protobufs::Instruction> instructions = TEST() local
2087 std::vector<protobufs::Instruction> instructions = TEST() local
2242 std::vector<protobufs::Instruction> instructions = TEST() local
2389 std::vector<protobufs::Instruction> instructions = TEST() local
2501 std::vector<protobufs::Instruction> instructions = TEST() local
2666 std::vector<protobufs::Instruction> instructions = TEST() local
2858 std::vector<protobufs::Instruction> instructions = TEST() local
3007 std::vector<protobufs::Instruction> instructions = TEST() local
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DResultSpec.java84 private final ImmutableMap<Instruction, VarString> instructions; field in ResultSpec
106 ResultSpec( String rbPathSpec, Map<Instruction, VarString> instructions, int lineNumber, Map<String, NamedFunction> icuFunctions, Function<Character, CldrPath> dynamicVarFn) ResultSpec() argument
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Ddisasm-a3xx.c119 unsigned instructions = ctx->cur_n + ctx->extra_cycles + 1; in print_stats() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_packing_builtins.cpp1306 lower_packing_builtins(exec_list *instructions, int op_mask) in lower_packing_builtins() argument
H A Dlower_int64.cpp71 lower_64bit_visitor(void *mem_ctx, exec_list *instructions, unsigned lower) in lower_64bit_visitor() argument
135 lower_64bit_integer_instructions(exec_list *instructions, in lower_64bit_integer_instructions() argument
263 exec_list instructions; in lower_op_to_function_call() local
[all...]
H A Dlower_mat_op_to_vec.cpp88 do_mat_op_to_vec(exec_list *instructions) in do_mat_op_to_vec() argument
H A Dopt_constant_propagation.cpp349 ir_constant_propagation_visitor::handle_if_block(exec_list *instructions, hash_table *kills, bool *killed_all) in handle_if_block() argument
523 do_constant_propagation(exec_list *instructions) in do_constant_propagation() argument
H A Dopt_array_splitting.cpp271 ir_array_reference_visitor::get_split_list(exec_list *instructions, in get_split_list() argument
440 optimize_split_arrays(exec_list *instructions, bool linked) in optimize_split_arrays() argument
H A Dopt_function_inlining.cpp73 do_function_inlining(exec_list *instructions) in do_function_inlining() argument
459 do_variable_replacement(exec_list *instructions, in do_variable_replacement() argument
H A Dopt_minmax.cpp526 do_minmax_prune(exec_list *instructions) in do_minmax_prune() argument
H A Dir_print_visitor.cpp50 _mesa_print_ir(FILE *f, exec_list *instructions, in _mesa_print_ir() argument
/third_party/mesa3d/src/compiler/glsl/tests/
H A Darray_refcount_test.cpp36 exec_list instructions; member in array_refcount_test
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_disasm.c452 vc4_qpu_disasm(const uint64_t *instructions, int num_instructions) in vc4_qpu_disasm() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_cfg.cpp169 cfg_t::cfg_t(const backend_shader *s, exec_list *instructions) : in cfg_t() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.c66 struct tgsi_full_instruction *instructions = in lp_bld_tgsi_add_instruction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp96 rescheduleLexographically(std::vector<MachineInstr *> instructions, in rescheduleLexographically() argument
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dunit_spirv.h127 Concatenate( const std::vector<std::vector<uint32_t>>& instructions) Concatenate() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dunit_spirv.h127 Concatenate( const std::vector<std::vector<uint32_t>>& instructions) Concatenate() argument
/third_party/spirv-tools/test/
H A Dunit_spirv.h127 Concatenate( const std::vector<std::vector<uint32_t>>& instructions) Concatenate() argument
/third_party/elfutils/libdw/
H A Dcfi.h69 const uint8_t *instructions; member

Completed in 22 milliseconds

1234567