Home
last modified time | relevance | path

Searched refs:FoldIntegerOpToConstant (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold.h171 bool FoldIntegerOpToConstant(Instruction* inst,
Dfold.cpp514 bool InstructionFolder::FoldIntegerOpToConstant( in FoldIntegerOpToConstant() function in spvtools::opt::InstructionFolder
674 successful = FoldIntegerOpToConstant(inst, id_map, &result_val); in FoldInstructionToConstant()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.h171 bool FoldIntegerOpToConstant(Instruction* inst,
Dfold.cpp514 bool InstructionFolder::FoldIntegerOpToConstant( in FoldIntegerOpToConstant() function in spvtools::opt::InstructionFolder
674 successful = FoldIntegerOpToConstant(inst, id_map, &result_val); in FoldInstructionToConstant()