Home
last modified time | relevance | path

Searched refs:EnqueueSuccessors (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddataflow.h67 virtual void EnqueueSuccessors(Instruction* inst) = 0;
129 void EnqueueSuccessors(Instruction* inst) override { in EnqueueSuccessors() function
Ddataflow.cpp41 EnqueueSuccessors(top); in RunOnce()
/third_party/spirv-tools/source/opt/
Ddataflow.h67 virtual void EnqueueSuccessors(Instruction* inst) = 0;
129 void EnqueueSuccessors(Instruction* inst) override { in EnqueueSuccessors() function
Ddataflow.cpp41 EnqueueSuccessors(top); in RunOnce()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddataflow.h67 virtual void EnqueueSuccessors(Instruction* inst) = 0;
129 void EnqueueSuccessors(Instruction* inst) override { in EnqueueSuccessors() function
Ddataflow.cpp41 EnqueueSuccessors(top); in RunOnce()
/third_party/spirv-tools/source/lint/
Ddivergence_analysis.h126 void EnqueueSuccessors(opt::Instruction* inst) override;
Ddivergence_analysis.cpp27 void DivergenceAnalysis::EnqueueSuccessors(opt::Instruction* inst) { in EnqueueSuccessors() function in spvtools::lint::DivergenceAnalysis
/third_party/skia/third_party/externals/spirv-tools/source/lint/
Ddivergence_analysis.h126 void EnqueueSuccessors(opt::Instruction* inst) override;
Ddivergence_analysis.cpp27 void DivergenceAnalysis::EnqueueSuccessors(opt::Instruction* inst) { in EnqueueSuccessors() function in spvtools::lint::DivergenceAnalysis
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/lint/
Ddivergence_analysis.h126 void EnqueueSuccessors(opt::Instruction* inst) override;
Ddivergence_analysis.cpp27 void DivergenceAnalysis::EnqueueSuccessors(opt::Instruction* inst) { in EnqueueSuccessors() function in spvtools::lint::DivergenceAnalysis