Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1747 auto roundUpWidth = [](unsigned Width) -> unsigned { in processFxpMul() local
1760 BitsX = roundUpWidth(BitsX); in processFxpMul()
1761 BitsY = roundUpWidth(BitsY); in processFxpMul()