Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h291 unsigned getTypeAlignment(MVT Ty) const { in getTypeAlignment() function
H A DHexagonVectorCombine.cpp977 auto HexagonVectorCombine::getTypeAlignment(Type *Ty) const -> int { in getTypeAlignment() function in HexagonVectorCombine