Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2135 if (auto Fxm = matchFxpMul(*It)) { in run() local
2136 Value *New = processFxpMul(*It, *Fxm); in run()