Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp470 unsigned HwWidth = 8*HwLen; in getPreferredHvxVectorAction() local
2389 assert(Ty.getSizeInBits() <= HwWidth); in typeWidenToHvx() local