Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h317 Align getTypeAlignment(MVT Ty) const { in getTypeAlignment() function
H A DHexagonVectorCombine.cpp988 auto HexagonVectorCombine::getTypeAlignment(Type *Ty) const -> int { in getTypeAlignment() function in HexagonVectorCombine