Searched refs:getTypeAlignment (Results 1 – 5 of 5) sorted by relevance
259 unsigned getTypeAlignment(MVT Ty) const { in getTypeAlignment() function
2707 unsigned NeedAlign = Subtarget.getTypeAlignment(StoreTy); in LowerStore()2718 unsigned NeedAlign = Subtarget.getTypeAlignment(LoadTy); in LowerUnalignedLoad()
335 Align getTypeAlignment(MVT Ty) const { in getTypeAlignment() function
96 int getTypeAlignment(Type *Ty) const;182 NeedAlign(HVC.getTypeAlignment(ValTy)) {} in AddrInfo()1826 auto HexagonVectorCombine::getTypeAlignment(Type *Ty) const -> int { in getTypeAlignment() function in HexagonVectorCombine
3135 Align NeedAlign = Subtarget.getTypeAlignment(StoreTy); in LowerStore()3146 unsigned NeedAlign = Subtarget.getTypeAlignment(LoadTy).value(); in LowerUnalignedLoad()