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

  /external/deqp-deps/SPIRV-Tools/source/opt/
function.cpp 30 ForEachParam(
74 void Function::ForEachParam(const std::function<void(Instruction*)>& f,
81 void Function::ForEachParam(const std::function<void(const Instruction*)>& f,
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
function.cpp 30 ForEachParam(
122 void Function::ForEachParam(const std::function<void(Instruction*)>& f,
129 void Function::ForEachParam(const std::function<void(const Instruction*)>& f,

Completed in 553 milliseconds