Home
last modified time | relevance | path

Searched refs:IsPhiArgExecutable (Results 1 – 9 of 9) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dpropagator.cpp60 bool SSAPropagator::IsPhiArgExecutable(Instruction* phi, uint32_t i) const { in IsPhiArgExecutable() function in spvtools::opt::SSAPropagator
149 if (!IsPhiArgExecutable(instr, i) || ShouldSimulateAgain(arg_def_instr)) { in Simulate()
Dpropagator.h199 bool IsPhiArgExecutable(Instruction* phi, uint32_t i) const;
Dccp_pass.cpp58 if (!propagator_->IsPhiArgExecutable(phi, i)) { in VisitPhi()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dpropagator.cpp60 bool SSAPropagator::IsPhiArgExecutable(Instruction* phi, uint32_t i) const { in IsPhiArgExecutable() function in spvtools::opt::SSAPropagator
149 if (!IsPhiArgExecutable(instr, i) || ShouldSimulateAgain(arg_def_instr)) { in Simulate()
Dpropagator.h199 bool IsPhiArgExecutable(Instruction* phi, uint32_t i) const;
Dccp_pass.cpp58 if (!propagator_->IsPhiArgExecutable(phi, i)) { in VisitPhi()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpropagator.cpp60 bool SSAPropagator::IsPhiArgExecutable(Instruction* phi, uint32_t i) const { in IsPhiArgExecutable() function in spvtools::opt::SSAPropagator
149 if (!IsPhiArgExecutable(instr, i) || ShouldSimulateAgain(arg_def_instr)) { in Simulate()
Dpropagator.h199 bool IsPhiArgExecutable(Instruction* phi, uint32_t i) const;
Dccp_pass.cpp58 if (!propagator_->IsPhiArgExecutable(phi, i)) { in VisitPhi()