Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp675 analysis::ConstantManager* const_manager = context_->get_constant_mgr(); in FindNumberOfIterations() local
680 const_manager->FindDeclaredConstant(condition->GetSingleWordOperand(3)); in FindNumberOfIterations()
702 const_manager->FindDeclaredConstant(step_inst->GetSingleWordOperand(3)); in FindNumberOfIterations()
Dfold.cpp241 analysis::ConstantManager* const_manager = context_->get_constant_mgr(); in FoldInstructionInternal() local
243 const_manager->GetOperandConstants(inst); in FoldInstructionInternal()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp675 analysis::ConstantManager* const_manager = context_->get_constant_mgr(); in FindNumberOfIterations() local
680 const_manager->FindDeclaredConstant(condition->GetSingleWordOperand(3)); in FindNumberOfIterations()
702 const_manager->FindDeclaredConstant(step_inst->GetSingleWordOperand(3)); in FindNumberOfIterations()
Dfold.cpp241 analysis::ConstantManager* const_manager = context_->get_constant_mgr(); in FoldInstructionInternal() local
243 const_manager->GetOperandConstants(inst); in FoldInstructionInternal()