Home
last modified time | relevance | path

Searched refs:LoopPeelingStats (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_peeling.h244 struct LoopPeelingStats { struct in spvtools::LoopPeelingPass
248 LoopPeelingPass(LoopPeelingStats* stats = nullptr) : stats_(stats) {} in LoopPeelingPass()
330 LoopPeelingStats* stats_;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_peeling.h244 struct LoopPeelingStats { struct in spvtools::LoopPeelingPass
248 LoopPeelingPass(LoopPeelingStats* stats = nullptr) : stats_(stats) {} in LoopPeelingPass()
330 LoopPeelingStats* stats_;
/third_party/spirv-tools/source/opt/
H A Dloop_peeling.h244 struct LoopPeelingStats { struct in spvtools::LoopPeelingPass
248 LoopPeelingPass(LoopPeelingStats* stats = nullptr) : stats_(stats) {} in LoopPeelingPass()
330 LoopPeelingStats* stats_;
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp32 LoopPeelingPass::LoopPeelingStats AssembleAndRunPeelingTest( in AssembleAndRunPeelingTest()
63 LoopPeelingPass::LoopPeelingStats stats; in AssembleAndRunPeelingTest()
71 LoopPeelingPass::LoopPeelingStats RunPeelingTest( in RunPeelingTest()
75 LoopPeelingPass::LoopPeelingStats stats = AssembleAndRunPeelingTest( in RunPeelingTest()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp32 LoopPeelingPass::LoopPeelingStats AssembleAndRunPeelingTest( in AssembleAndRunPeelingTest()
63 LoopPeelingPass::LoopPeelingStats stats; in AssembleAndRunPeelingTest()
71 LoopPeelingPass::LoopPeelingStats RunPeelingTest( in RunPeelingTest()
75 LoopPeelingPass::LoopPeelingStats stats = AssembleAndRunPeelingTest( in RunPeelingTest()
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp31 LoopPeelingPass::LoopPeelingStats AssembleAndRunPeelingTest( in AssembleAndRunPeelingTest()
62 LoopPeelingPass::LoopPeelingStats stats; in AssembleAndRunPeelingTest()
70 LoopPeelingPass::LoopPeelingStats RunPeelingTest( in RunPeelingTest()
74 LoopPeelingPass::LoopPeelingStats stats = AssembleAndRunPeelingTest( in RunPeelingTest()

Completed in 6 milliseconds