Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h335 Align getTypeAlignment(MVT Ty) const { in getTypeAlignment() function
H A DHexagonVectorCombine.cpp1826 auto HexagonVectorCombine::getTypeAlignment(Type *Ty) const -> int { in getTypeAlignment() function in HexagonVectorCombine