Home
last modified time | relevance | path

Searched defs:DestBW (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1082 if (!T || T->getBitWidth() > DestBW) in promoteTypes() local
1026 unsigned DestBW = DestTy->getBitWidth(); promoteTo() local