Home
last modified time | relevance | path

Searched defs:Illegal (Results 1 – 4 of 4) sorted by relevance

/third_party/spirv-tools/test/opt/loop_optimizations/
Dfusion_pass.cpp516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_pass.cpp516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Dfusion_pass.cpp516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOutliner.h33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator