Searched refs:ValidOpPhiArgument (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_duplicate_region_with_selection.cpp | 247 if (!ValidOpPhiArgument(instr, ir_context)) { in IsApplicable() 346 ValidOpPhiArgument(instr, ir_context)) { in Apply() 495 ValidOpPhiArgument(instr, ir_context)) { in Apply() 696 bool TransformationDuplicateRegionWithSelection::ValidOpPhiArgument( in ValidOpPhiArgument() function in spvtools::fuzz::TransformationDuplicateRegionWithSelection
|
D | transformation_duplicate_region_with_selection.h | 77 static bool ValidOpPhiArgument(const opt::Instruction& instr,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_duplicate_region_with_selection.cpp | 247 if (!ValidOpPhiArgument(instr, ir_context)) { in IsApplicable() 346 ValidOpPhiArgument(instr, ir_context)) { in Apply() 495 ValidOpPhiArgument(instr, ir_context)) { in Apply() 696 bool TransformationDuplicateRegionWithSelection::ValidOpPhiArgument( in ValidOpPhiArgument() function in spvtools::fuzz::TransformationDuplicateRegionWithSelection
|
D | transformation_duplicate_region_with_selection.h | 77 static bool ValidOpPhiArgument(const opt::Instruction& instr,
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_duplicate_region_with_selection.cpp | 247 if (!ValidOpPhiArgument(instr, ir_context)) { in IsApplicable() 346 ValidOpPhiArgument(instr, ir_context)) { in Apply() 495 ValidOpPhiArgument(instr, ir_context)) { in Apply() 696 bool TransformationDuplicateRegionWithSelection::ValidOpPhiArgument( in ValidOpPhiArgument() function in spvtools::fuzz::TransformationDuplicateRegionWithSelection
|
D | transformation_duplicate_region_with_selection.h | 77 static bool ValidOpPhiArgument(const opt::Instruction& instr,
|