Home
last modified time | relevance | path

Searched refs:RedundantFMul (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfolding_rules.cpp1973 FoldingRule RedundantFMul() { in RedundantFMul() function
2450 rules_[SpvOpFMul].push_back(RedundantFMul()); in AddFoldingRules()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.cpp1973 FoldingRule RedundantFMul() { in RedundantFMul() function
2450 rules_[SpvOpFMul].push_back(RedundantFMul()); in AddFoldingRules()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dfolding_rules.cpp2055 FoldingRule RedundantFMul() { in RedundantFMul() function
2534 rules_[SpvOpFMul].push_back(RedundantFMul()); in AddFoldingRules()