Searched defs:IsFoldableOpcode (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/opt/ | ||
D | fold.cpp | 551 bool InstructionFolder::IsFoldableOpcode(SpvOp opcode) const { in IsFoldableOpcode() function in spvtools::opt::InstructionFolder |
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
D | fold.cpp | 570 bool InstructionFolder::IsFoldableOpcode(SpvOp opcode) const { in IsFoldableOpcode() function in spvtools::opt::InstructionFolder |