Home
last modified time | relevance | path

Searched refs:check_dominance (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/dominator_tree/
H A Dgenerated.cpp44 void check_dominance(const DominatorAnalysisBase& dom_tree, const Function* fn, in check_dominance() function
135 check_dominance(dom_tree, fn, id, id); in TEST_F()
137 check_dominance(dom_tree, fn, 10, 11); in TEST_F()
138 check_dominance(dom_tree, fn, 10, 12); in TEST_F()
139 check_dominance(dom_tree, fn, 10, 13); in TEST_F()
140 check_dominance(dom_tree, fn, 10, 14); in TEST_F()
141 check_dominance(dom_tree, fn, 10, 15); in TEST_F()
143 check_dominance(dom_tree, fn, 11, 12); in TEST_F()
144 check_dominance(dom_tree, fn, 11, 13); in TEST_F()
145 check_dominance(dom_tre in TEST_F()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/
H A Dgenerated.cpp44 void check_dominance(const DominatorAnalysisBase& dom_tree, const Function* fn, in check_dominance() function
135 check_dominance(dom_tree, fn, id, id); in TEST_F()
137 check_dominance(dom_tree, fn, 10, 11); in TEST_F()
138 check_dominance(dom_tree, fn, 10, 12); in TEST_F()
139 check_dominance(dom_tree, fn, 10, 13); in TEST_F()
140 check_dominance(dom_tree, fn, 10, 14); in TEST_F()
141 check_dominance(dom_tree, fn, 10, 15); in TEST_F()
143 check_dominance(dom_tree, fn, 11, 12); in TEST_F()
144 check_dominance(dom_tree, fn, 11, 13); in TEST_F()
145 check_dominance(dom_tre in TEST_F()
[all...]
/third_party/spirv-tools/test/opt/dominator_tree/
H A Dgenerated.cpp43 void check_dominance(const DominatorAnalysisBase& dom_tree, const Function* fn, in check_dominance() function
134 check_dominance(dom_tree, fn, id, id); in TEST_F()
136 check_dominance(dom_tree, fn, 10, 11); in TEST_F()
137 check_dominance(dom_tree, fn, 10, 12); in TEST_F()
138 check_dominance(dom_tree, fn, 10, 13); in TEST_F()
139 check_dominance(dom_tree, fn, 10, 14); in TEST_F()
140 check_dominance(dom_tree, fn, 10, 15); in TEST_F()
142 check_dominance(dom_tree, fn, 11, 12); in TEST_F()
143 check_dominance(dom_tree, fn, 11, 13); in TEST_F()
144 check_dominance(dom_tre in TEST_F()
[all...]

Completed in 2 milliseconds