Searched defs:FoldInstruction (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
H A D | fold.cpp | 700 bool InstructionFolder::FoldInstruction(Instruction* inst) const { in FoldInstruction() function in spvtools::opt::InstructionFolder |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
H A D | fold.cpp | 700 bool InstructionFolder::FoldInstruction(Instruction* inst) const { in FoldInstruction() function in spvtools::opt::InstructionFolder |
/third_party/spirv-tools/source/opt/ | ||
H A D | fold.cpp | 742 bool InstructionFolder::FoldInstruction(Instruction* inst) const { in FoldInstruction() function in spvtools::opt::InstructionFolder |
Completed in 4 milliseconds