Home
last modified time | relevance | path

Searched refs:SetLoopPeelingThreshold (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_peeling.h253 static void SetLoopPeelingThreshold(size_t code_grow_threshold) { in SetLoopPeelingThreshold() function in spvtools::LoopPeelingPass
H A Doptimizer.cpp492 opt::LoopPeelingPass::SetLoopPeelingThreshold(factor); in RegisterPassFromFlag()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_peeling.h253 static void SetLoopPeelingThreshold(size_t code_grow_threshold) { in SetLoopPeelingThreshold() function in spvtools::LoopPeelingPass
H A Doptimizer.cpp492 opt::LoopPeelingPass::SetLoopPeelingThreshold(factor); in RegisterPassFromFlag()
/third_party/spirv-tools/source/opt/
H A Dloop_peeling.h253 static void SetLoopPeelingThreshold(size_t code_grow_threshold) { in SetLoopPeelingThreshold() function in spvtools::LoopPeelingPass
H A Doptimizer.cpp503 opt::LoopPeelingPass::SetLoopPeelingThreshold(factor); in RegisterPassFromFlag()
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp1008 LoopPeelingPass::SetLoopPeelingThreshold(1u); in TEST_F()
1011 LoopPeelingPass::SetLoopPeelingThreshold(current_threshold); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp1008 LoopPeelingPass::SetLoopPeelingThreshold(1u); in TEST_F()
1011 LoopPeelingPass::SetLoopPeelingThreshold(current_threshold); in TEST_F()
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp1007 LoopPeelingPass::SetLoopPeelingThreshold(1u); in TEST_F()
1010 LoopPeelingPass::SetLoopPeelingThreshold(current_threshold); in TEST_F()

Completed in 11 milliseconds