Home
last modified time | relevance | path

Searched refs:GetFreshIds (Results 1 - 25 of 552) sorted by relevance

12345678910>>...23

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_expand_vector_reductions.cpp57 GetFuzzerContext()->GetFreshIds( in Apply()
H A Dfuzzer_pass_replace_linear_algebra_instructions.cpp51 GetFuzzerContext()->GetFreshIds( in Apply()
H A Dtransformation.h90 virtual std::unordered_set<uint32_t> GetFreshIds() const = 0;
H A Dtransformation_add_constant_boolean.h47 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_constant_composite.h55 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_constant_null.h45 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_constant_scalar.h50 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_dead_block.h56 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_dead_break.h64 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_dead_continue.h66 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_early_terminator_wrapper.h52 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_global_undef.h44 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_global_variable.h58 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_image_sample_unused_components.h48 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_local_variable.h53 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_loop_preheader.h48 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_no_contraction_decoration.h47 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_opphi_synonym.h65 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_parameter.h59 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_relaxed_decoration.h48 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_spec_constant_op.h49 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_type_array.h50 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_type_boolean.h42 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_type_float.h44 std::unordered_set<uint32_t> GetFreshIds() const override;
H A Dtransformation_add_type_function.h52 std::unordered_set<uint32_t> GetFreshIds() const override;

Completed in 8 milliseconds

12345678910>>...23