HomeSort by relevance Sort by last modified time
    Searched defs:FoldIntegerOpToConstant (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/opt/
fold.cpp 492 bool InstructionFolder::FoldIntegerOpToConstant(
650 successful = FoldIntegerOpToConstant(inst, id_map, &result_val);
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
fold.cpp 511 bool InstructionFolder::FoldIntegerOpToConstant(
669 successful = FoldIntegerOpToConstant(inst, id_map, &result_val);

Completed in 116 milliseconds