Home
last modified time | relevance | path

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

/external/angle/third_party/spirv-tools/src/source/opt/
Dconst_folding_rules.h85 return !GetRulesForInstruction(inst).empty(); in HasFoldingRule()
89 const std::vector<ConstantFoldingRule>& GetRulesForInstruction( in GetRulesForInstruction() function
Dfolding_rules.h66 const FoldingRuleSet& GetRulesForInstruction(Instruction* inst) const { in GetRulesForInstruction() function
Dfold.cpp246 GetFoldingRules().GetRulesForInstruction(inst)) { in FoldInstructionInternal()
650 for (auto rule : GetConstantFoldingRules().GetRulesForInstruction(inst)) { in FoldInstructionToConstant()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconst_folding_rules.h85 return !GetRulesForInstruction(inst).empty(); in HasFoldingRule()
89 const std::vector<ConstantFoldingRule>& GetRulesForInstruction( in GetRulesForInstruction() function
Dfolding_rules.h66 const FoldingRuleSet& GetRulesForInstruction(Instruction* inst) const { in GetRulesForInstruction() function
Dfold.cpp246 GetFoldingRules().GetRulesForInstruction(inst)) { in FoldInstructionInternal()
650 for (auto rule : GetConstantFoldingRules().GetRulesForInstruction(inst)) { in FoldInstructionToConstant()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconst_folding_rules.h85 return !GetRulesForInstruction(inst).empty(); in HasFoldingRule()
89 const std::vector<ConstantFoldingRule>& GetRulesForInstruction( in GetRulesForInstruction() function
Dfolding_rules.h66 const FoldingRuleSet& GetRulesForInstruction(Instruction* inst) const { in GetRulesForInstruction() function
Dfold.cpp246 GetFoldingRules().GetRulesForInstruction(inst)) { in FoldInstructionInternal()
650 for (auto rule : GetConstantFoldingRules().GetRulesForInstruction(inst)) { in FoldInstructionToConstant()