Searched refs:RunPeelingTest (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
H A D | peeling_pass.cpp | 71 LoopPeelingPass::LoopPeelingStats RunPeelingTest( in RunPeelingTest() function in spvtools::opt::__anon22173::PeelingPassTest 94 auto stats = RunPeelingTest(text_head, text_tail, opcode, res_id, op1, op2, in BuildAndCheckTrace() 210 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2); in TEST_F() 576 auto stats = RunPeelingTest(text_head, text_tail, SpvOpSLessThanEqual, in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
H A D | peeling_pass.cpp | 71 LoopPeelingPass::LoopPeelingStats RunPeelingTest( in RunPeelingTest() function in spvtools::opt::__anon23430::PeelingPassTest 94 auto stats = RunPeelingTest(text_head, text_tail, opcode, res_id, op1, op2, in BuildAndCheckTrace() 210 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2); in TEST_F() 576 auto stats = RunPeelingTest(text_head, text_tail, SpvOpSLessThanEqual, in TEST_F()
|
/third_party/spirv-tools/test/opt/loop_optimizations/ |
H A D | peeling_pass.cpp | 70 LoopPeelingPass::LoopPeelingStats RunPeelingTest( in RunPeelingTest() function in spvtools::opt::__anon27001::PeelingPassTest 93 auto stats = RunPeelingTest(text_head, text_tail, opcode, res_id, op1, op2, in BuildAndCheckTrace() 209 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2); in TEST_F() 575 auto stats = RunPeelingTest(text_head, text_tail, spv::Op::OpSLessThanEqual, in TEST_F()
|
Completed in 5 milliseconds