Home
last modified time | relevance | path

Searched refs:CheckIdIsFreshAndNotUsedByThisTransformation (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_function.cpp68 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
79 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
85 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
90 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
95 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
100 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
109 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
113 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_outline_function.cpp57 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
63 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
69 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
75 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
81 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
87 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
94 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
101 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_duplicate_region_with_selection.cpp64 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
71 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
214 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
234 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
277 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_access_chain.cpp55 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
149 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
151 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_add_loop_preheader.cpp48 if (!CheckIdIsFreshAndNotUsedByThisTransformation(message_.fresh_id(), in IsApplicable()
80 if (!CheckIdIsFreshAndNotUsedByThisTransformation(message_.phi_id(i), in IsApplicable()
Dtransformation.h100 static bool CheckIdIsFreshAndNotUsedByThisTransformation(
Dtransformation_merge_function_returns.cpp74 if (!id || !CheckIdIsFreshAndNotUsedByThisTransformation(id, ir_context, in IsApplicable()
86 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
787 !CheckIdIsFreshAndNotUsedByThisTransformation( in CheckThatTheCorrectIdsAreGivenForMergeBlock()
794 !CheckIdIsFreshAndNotUsedByThisTransformation( in CheckThatTheCorrectIdsAreGivenForMergeBlock()
Dtransformation_flatten_conditional_branch.cpp78 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
108 if (!id || !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
120 if (!id || !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_add_loop_to_create_int_constant_synonym.cpp221 if (!id || !CheckIdIsFreshAndNotUsedByThisTransformation(id, ir_context, in IsApplicable()
229 CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_function.cpp68 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
79 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
85 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
90 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
95 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
100 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
109 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
113 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_outline_function.cpp57 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
63 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
69 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
75 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
81 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
87 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
94 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
101 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_duplicate_region_with_selection.cpp64 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
71 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
214 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
234 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
277 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_access_chain.cpp55 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
149 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
151 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_add_loop_preheader.cpp48 if (!CheckIdIsFreshAndNotUsedByThisTransformation(message_.fresh_id(), in IsApplicable()
80 if (!CheckIdIsFreshAndNotUsedByThisTransformation(message_.phi_id(i), in IsApplicable()
Dtransformation.h100 static bool CheckIdIsFreshAndNotUsedByThisTransformation(
Dtransformation_merge_function_returns.cpp74 if (!id || !CheckIdIsFreshAndNotUsedByThisTransformation(id, ir_context, in IsApplicable()
86 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
787 !CheckIdIsFreshAndNotUsedByThisTransformation( in CheckThatTheCorrectIdsAreGivenForMergeBlock()
794 !CheckIdIsFreshAndNotUsedByThisTransformation( in CheckThatTheCorrectIdsAreGivenForMergeBlock()
Dtransformation_flatten_conditional_branch.cpp78 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
108 if (!id || !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
120 if (!id || !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_function.cpp68 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
79 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
85 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
90 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
95 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
100 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
109 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
113 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_outline_function.cpp57 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
63 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
69 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
75 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
81 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
87 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
94 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
101 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_duplicate_region_with_selection.cpp64 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
71 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
214 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
234 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
277 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_access_chain.cpp55 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
149 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
151 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
Dtransformation_add_loop_preheader.cpp48 if (!CheckIdIsFreshAndNotUsedByThisTransformation(message_.fresh_id(), in IsApplicable()
80 if (!CheckIdIsFreshAndNotUsedByThisTransformation(message_.phi_id(i), in IsApplicable()
Dtransformation.h100 static bool CheckIdIsFreshAndNotUsedByThisTransformation(
Dtransformation_merge_function_returns.cpp74 if (!id || !CheckIdIsFreshAndNotUsedByThisTransformation(id, ir_context, in IsApplicable()
86 !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
787 !CheckIdIsFreshAndNotUsedByThisTransformation( in CheckThatTheCorrectIdsAreGivenForMergeBlock()
794 !CheckIdIsFreshAndNotUsedByThisTransformation( in CheckThatTheCorrectIdsAreGivenForMergeBlock()
Dtransformation_flatten_conditional_branch.cpp78 if (!CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
108 if (!id || !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()
120 if (!id || !CheckIdIsFreshAndNotUsedByThisTransformation( in IsApplicable()

12