Home
last modified time | relevance | path

Searched refs:getNaturalAlignIndirectInReg (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.h119 getNaturalAlignIndirectInReg(QualType Ty, bool Realign = false) const;
H A DTargetInfo.cpp93 ABIInfo::getNaturalAlignIndirectInReg(QualType Ty, bool Realign) const { in getNaturalAlignIndirectInReg() function in ABIInfo
1468 return getNaturalAlignIndirectInReg(RetTy); in getIndirectReturnResult()
1626 return getNaturalAlignIndirectInReg(Ty); in getIndirectResult()
8767 return getNaturalAlignIndirectInReg(Ty); in getIndirectResult()
9730 return HasFreeRegs ? getNaturalAlignIndirectInReg(Ty) : in getIndirectByRef()