Home
last modified time | relevance | path

Searched refs:const_mgr_ (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dccp_pass.cpp231 const analysis::Constant* c = const_mgr_->FindDeclaredConstant(pred_val_id); in VisitBranch()
263 const_mgr_->FindDeclaredConstant(select_val_id); in VisitBranch()
352 const_mgr_ = context()->get_constant_mgr(); in Initialize()
Dccp_pass.h93 analysis::ConstantManager* const_mgr_; variable
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dccp_pass.cpp228 const analysis::Constant* c = const_mgr_->FindDeclaredConstant(pred_val_id); in VisitBranch()
260 const_mgr_->FindDeclaredConstant(select_val_id); in VisitBranch()
349 const_mgr_ = context()->get_constant_mgr(); in Initialize()
Dccp_pass.h93 analysis::ConstantManager* const_mgr_; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dccp_pass.cpp227 const analysis::Constant* c = const_mgr_->FindDeclaredConstant(pred_val_id); in VisitBranch()
259 const_mgr_->FindDeclaredConstant(select_val_id); in VisitBranch()
348 const_mgr_ = context()->get_constant_mgr(); in Initialize()
Dccp_pass.h93 analysis::ConstantManager* const_mgr_; variable