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

  /external/deqp-deps/SPIRV-Tools/source/opt/
fold.cpp 212 Instruction* folded_inst = FoldInstructionToConstant(inst, identity_map);
602 Instruction* InstructionFolder::FoldInstructionToConstant(
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
fold.cpp 230 Instruction* folded_inst = FoldInstructionToConstant(inst, identity_map);
621 Instruction* InstructionFolder::FoldInstructionToConstant(

Completed in 2143 milliseconds