Home
last modified time | relevance | path

Searched defs:ForEachParam (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfunction.cpp174 void Function::ForEachParam(const std::function<void(Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function
181 void Function::ForEachParam(const std::function<void(const Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfunction.cpp174 void Function::ForEachParam(const std::function<void(Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function
181 void Function::ForEachParam(const std::function<void(const Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfunction.cpp174 void Function::ForEachParam(const std::function<void(Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function
181 void Function::ForEachParam(const std::function<void(const Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function