Home
last modified time | relevance | path

Searched refs:GetOperandConstants (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfolding_rules.cpp397 const_mgr->GetOperandConstants(op_inst); in MergeNegateMulDivArithmetic()
454 const_mgr->GetOperandConstants(op_inst); in MergeNegateAddSubArithmetic()
681 const_mgr->GetOperandConstants(other_inst);
746 const_mgr->GetOperandConstants(other_inst);
845 const_mgr->GetOperandConstants(other_inst);
933 const_mgr->GetOperandConstants(other_inst);
1107 const_mgr->GetOperandConstants(other_inst);
1154 const_mgr->GetOperandConstants(other_inst);
1213 const_mgr->GetOperandConstants(other_inst);
1278 const_mgr->GetOperandConstants(other_ins
[all...]
H A Dconstants.cpp158 std::vector<const Constant*> ConstantManager::GetOperandConstants( in GetOperandConstants() function in spvtools::opt::analysis::ConstantManager
H A Dfold.cpp243 const_manager->GetOperandConstants(inst); in FoldInstructionInternal()
H A Dconstants.h609 std::vector<const Constant*> GetOperandConstants(
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.cpp397 const_mgr->GetOperandConstants(op_inst); in MergeNegateMulDivArithmetic()
454 const_mgr->GetOperandConstants(op_inst); in MergeNegateAddSubArithmetic()
681 const_mgr->GetOperandConstants(other_inst);
746 const_mgr->GetOperandConstants(other_inst);
845 const_mgr->GetOperandConstants(other_inst);
933 const_mgr->GetOperandConstants(other_inst);
1107 const_mgr->GetOperandConstants(other_inst);
1154 const_mgr->GetOperandConstants(other_inst);
1213 const_mgr->GetOperandConstants(other_inst);
1278 const_mgr->GetOperandConstants(other_ins
[all...]
H A Dconstants.cpp158 std::vector<const Constant*> ConstantManager::GetOperandConstants( in GetOperandConstants() function in spvtools::opt::analysis::ConstantManager
H A Dfold.cpp243 const_manager->GetOperandConstants(inst); in FoldInstructionInternal()
H A Dconstants.h609 std::vector<const Constant*> GetOperandConstants(
/third_party/spirv-tools/source/opt/
H A Dfolding_rules.cpp407 const_mgr->GetOperandConstants(op_inst); in MergeNegateMulDivArithmetic()
468 const_mgr->GetOperandConstants(op_inst); in MergeNegateAddSubArithmetic()
698 const_mgr->GetOperandConstants(other_inst);
763 const_mgr->GetOperandConstants(other_inst);
863 const_mgr->GetOperandConstants(other_inst);
951 const_mgr->GetOperandConstants(other_inst);
1129 const_mgr->GetOperandConstants(other_inst);
1177 const_mgr->GetOperandConstants(other_inst);
1237 const_mgr->GetOperandConstants(other_inst);
1303 const_mgr->GetOperandConstants(other_ins
[all...]
H A Dlocal_access_chain_convert_pass.cpp441 auto constants = const_mgr->GetOperandConstants(access_chain_inst); in AnyIndexIsOutOfBounds()
H A Dconstants.cpp157 std::vector<const Constant*> ConstantManager::GetOperandConstants( in GetOperandConstants() function in spvtools::opt::analysis::ConstantManager
H A Dconstants.h617 std::vector<const Constant*> GetOperandConstants(
H A Dfold.cpp243 const_manager->GetOperandConstants(inst); in FoldInstructionInternal()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc4317 const auto constants = constant_mgr_->GetOperandConstants(&inst); in MakeAccessChain()

Completed in 30 milliseconds