Home
last modified time | relevance | path

Searched refs:TransformationAdjustBranchWeights (Results 1 – 12 of 12) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_adjust_branch_weights.cpp30 TransformationAdjustBranchWeights::TransformationAdjustBranchWeights( in TransformationAdjustBranchWeights() function in spvtools::fuzz::TransformationAdjustBranchWeights
31 const spvtools::fuzz::protobufs::TransformationAdjustBranchWeights& message) in TransformationAdjustBranchWeights()
34 TransformationAdjustBranchWeights::TransformationAdjustBranchWeights( in TransformationAdjustBranchWeights() function in spvtools::fuzz::TransformationAdjustBranchWeights
42 bool TransformationAdjustBranchWeights::IsApplicable( in IsApplicable()
73 void TransformationAdjustBranchWeights::Apply( in Apply()
90 protobufs::Transformation TransformationAdjustBranchWeights::ToMessage() const { in ToMessage()
96 std::unordered_set<uint32_t> TransformationAdjustBranchWeights::GetFreshIds() in GetFreshIds()
Dtransformation_adjust_branch_weights.h26 class TransformationAdjustBranchWeights : public Transformation {
28 explicit TransformationAdjustBranchWeights(
29 const protobufs::TransformationAdjustBranchWeights& message);
31 TransformationAdjustBranchWeights(
53 protobufs::TransformationAdjustBranchWeights message_;
Dfuzzer_pass_adjust_branch_weights.cpp40 ApplyTransformation(TransformationAdjustBranchWeights( in Apply()
Dtransformation.cpp207 return MakeUnique<TransformationAdjustBranchWeights>( in FromMessage()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_adjust_branch_weights.cpp30 TransformationAdjustBranchWeights::TransformationAdjustBranchWeights( in TransformationAdjustBranchWeights() function in spvtools::fuzz::TransformationAdjustBranchWeights
31 const spvtools::fuzz::protobufs::TransformationAdjustBranchWeights& message) in TransformationAdjustBranchWeights()
34 TransformationAdjustBranchWeights::TransformationAdjustBranchWeights( in TransformationAdjustBranchWeights() function in spvtools::fuzz::TransformationAdjustBranchWeights
42 bool TransformationAdjustBranchWeights::IsApplicable( in IsApplicable()
73 void TransformationAdjustBranchWeights::Apply( in Apply()
90 protobufs::Transformation TransformationAdjustBranchWeights::ToMessage() const { in ToMessage()
96 std::unordered_set<uint32_t> TransformationAdjustBranchWeights::GetFreshIds() in GetFreshIds()
Dtransformation_adjust_branch_weights.h26 class TransformationAdjustBranchWeights : public Transformation {
28 explicit TransformationAdjustBranchWeights(
29 const protobufs::TransformationAdjustBranchWeights& message);
31 TransformationAdjustBranchWeights(
53 protobufs::TransformationAdjustBranchWeights message_;
Dfuzzer_pass_adjust_branch_weights.cpp40 ApplyTransformation(TransformationAdjustBranchWeights( in Apply()
Dtransformation.cpp207 return MakeUnique<TransformationAdjustBranchWeights>( in FromMessage()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_adjust_branch_weights_test.cpp113 TransformationAdjustBranchWeights(instruction_descriptor, {0, 1}); in TEST()
121 TransformationAdjustBranchWeights(instruction_descriptor, {0, 0}); in TEST()
131 transformation = TransformationAdjustBranchWeights(instruction_descriptor, in TEST()
138 transformation = TransformationAdjustBranchWeights(instruction_descriptor, in TEST()
150 TransformationAdjustBranchWeights(instruction_descriptor, {0, 1}); in TEST()
157 TransformationAdjustBranchWeights(instruction_descriptor, {5, 6}); in TEST()
163 TransformationAdjustBranchWeights(instruction_descriptor, {1, 2}); in TEST()
169 TransformationAdjustBranchWeights(instruction_descriptor, {1, 2}); in TEST()
260 TransformationAdjustBranchWeights(instruction_descriptor, {5, 6}); in TEST()
266 TransformationAdjustBranchWeights(instruction_descriptor, {7, 8}); in TEST()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_adjust_branch_weights_test.cpp113 TransformationAdjustBranchWeights(instruction_descriptor, {0, 1}); in TEST()
121 TransformationAdjustBranchWeights(instruction_descriptor, {0, 0}); in TEST()
131 transformation = TransformationAdjustBranchWeights(instruction_descriptor, in TEST()
138 transformation = TransformationAdjustBranchWeights(instruction_descriptor, in TEST()
150 TransformationAdjustBranchWeights(instruction_descriptor, {0, 1}); in TEST()
157 TransformationAdjustBranchWeights(instruction_descriptor, {5, 6}); in TEST()
163 TransformationAdjustBranchWeights(instruction_descriptor, {1, 2}); in TEST()
169 TransformationAdjustBranchWeights(instruction_descriptor, {1, 2}); in TEST()
260 TransformationAdjustBranchWeights(instruction_descriptor, {5, 6}); in TEST()
266 TransformationAdjustBranchWeights(instruction_descriptor, {7, 8}); in TEST()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto519 TransformationAdjustBranchWeights adjust_branch_weights = 45;
1275 message TransformationAdjustBranchWeights { message
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto519 TransformationAdjustBranchWeights adjust_branch_weights = 45;
1275 message TransformationAdjustBranchWeights { message