Home
last modified time | relevance | path

Searched refs:FoldBinaryIntegerOpToConstant (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dfold.h155 bool FoldBinaryIntegerOpToConstant(
Dfold.cpp282 bool InstructionFolder::FoldBinaryIntegerOpToConstant( in FoldBinaryIntegerOpToConstant() function in spvtools::opt::InstructionFolder
521 return FoldBinaryIntegerOpToConstant(inst, id_map, result) || in FoldIntegerOpToConstant()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold.h155 bool FoldBinaryIntegerOpToConstant(
Dfold.cpp282 bool InstructionFolder::FoldBinaryIntegerOpToConstant( in FoldBinaryIntegerOpToConstant() function in spvtools::opt::InstructionFolder
521 return FoldBinaryIntegerOpToConstant(inst, id_map, result) || in FoldIntegerOpToConstant()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.h155 bool FoldBinaryIntegerOpToConstant(
Dfold.cpp282 bool InstructionFolder::FoldBinaryIntegerOpToConstant( in FoldBinaryIntegerOpToConstant() function in spvtools::opt::InstructionFolder
521 return FoldBinaryIntegerOpToConstant(inst, id_map, result) || in FoldIntegerOpToConstant()