Searched defs:IsFoldableType (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/opt/ | ||
D | fold.cpp | 663 bool InstructionFolder::IsFoldableType(Instruction* type_inst) const { in IsFoldableType() function in spvtools::opt::InstructionFolder |
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
D | fold.cpp | 682 bool InstructionFolder::IsFoldableType(Instruction* type_inst) const { in IsFoldableType() function in spvtools::opt::InstructionFolder |