Searched refs:getNaturalAlignIndirectInReg (Results 1 – 4 of 4) sorted by relevance
121 getNaturalAlignIndirectInReg(QualType Ty, bool Realign = false) const;
85 ABIInfo::getNaturalAlignIndirectInReg(QualType Ty, bool Realign) const { in getNaturalAlignIndirectInReg() function in ABIInfo1222 return getNaturalAlignIndirectInReg(RetTy); in getIndirectReturnResult()1367 return getNaturalAlignIndirectInReg(Ty); in getIndirectResult()6799 return getNaturalAlignIndirectInReg(Ty); in getIndirectResult()
119 getNaturalAlignIndirectInReg(QualType Ty, bool Realign = false) const;
91 ABIInfo::getNaturalAlignIndirectInReg(QualType Ty, bool Realign) const { in getNaturalAlignIndirectInReg() function in ABIInfo1470 return getNaturalAlignIndirectInReg(RetTy); in getIndirectReturnResult()1620 return getNaturalAlignIndirectInReg(Ty); in getIndirectResult()8585 return getNaturalAlignIndirectInReg(Ty); in getIndirectResult()9541 return HasFreeRegs ? getNaturalAlignIndirectInReg(Ty) : in getIndirectByRef()