Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonVectorCombine.cpp1336 auto roundUpWidth = [](unsigned Width) -> unsigned { in processFxpMul() local
1349 BitsX = roundUpWidth(BitsX); in processFxpMul()
1350 BitsY = roundUpWidth(BitsY); in processFxpMul()