Home
last modified time | relevance | path

Searched refs:const_manager (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp659 analysis::ConstantManager* const_manager = context_->get_constant_mgr(); in FindNumberOfIterations() local
664 const_manager->FindDeclaredConstant(condition->GetSingleWordOperand(3)); in FindNumberOfIterations()
689 const_manager->FindDeclaredConstant(step_inst->GetSingleWordOperand(3)); in FindNumberOfIterations()
Dfold.cpp220 analysis::ConstantManager* const_manager = context_->get_constant_mgr(); in FoldInstructionInternal() local
223 const_manager->GetOperandConstants(inst); in FoldInstructionInternal()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp659 analysis::ConstantManager* const_manager = context_->get_constant_mgr(); in FindNumberOfIterations() local
664 const_manager->FindDeclaredConstant(condition->GetSingleWordOperand(3)); in FindNumberOfIterations()
689 const_manager->FindDeclaredConstant(step_inst->GetSingleWordOperand(3)); in FindNumberOfIterations()
Dfold.cpp238 analysis::ConstantManager* const_manager = context_->get_constant_mgr(); in FoldInstructionInternal() local
241 const_manager->GetOperandConstants(inst); in FoldInstructionInternal()