Searched refs:getTypeAlignment (Results 1 – 3 of 3) sorted by relevance
291 unsigned getTypeAlignment(MVT Ty) const { in getTypeAlignment() function
85 int getTypeAlignment(Type *Ty) const;151 NeedAlign(HVC.getTypeAlignment(ValTy)) {} in AddrInfo()977 auto HexagonVectorCombine::getTypeAlignment(Type *Ty) const -> int { in getTypeAlignment() function in HexagonVectorCombine
2939 unsigned NeedAlign = Subtarget.getTypeAlignment(StoreTy); in LowerStore()2950 unsigned NeedAlign = Subtarget.getTypeAlignment(LoadTy); in LowerUnalignedLoad()