Home
last modified time | relevance | path

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

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