Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DABIInfo.h121 getNaturalAlignIndirectInReg(QualType Ty, bool Realign = false) const;
DTargetInfo.cpp85 ABIInfo::getNaturalAlignIndirectInReg(QualType Ty, bool Realign) const { in getNaturalAlignIndirectInReg() function in ABIInfo
1222 return getNaturalAlignIndirectInReg(RetTy); in getIndirectReturnResult()
1367 return getNaturalAlignIndirectInReg(Ty); in getIndirectResult()
6799 return getNaturalAlignIndirectInReg(Ty); in getIndirectResult()
/external/llvm-project/clang/lib/CodeGen/
DABIInfo.h119 getNaturalAlignIndirectInReg(QualType Ty, bool Realign = false) const;
DTargetInfo.cpp91 ABIInfo::getNaturalAlignIndirectInReg(QualType Ty, bool Realign) const { in getNaturalAlignIndirectInReg() function in ABIInfo
1470 return getNaturalAlignIndirectInReg(RetTy); in getIndirectReturnResult()
1620 return getNaturalAlignIndirectInReg(Ty); in getIndirectResult()
8585 return getNaturalAlignIndirectInReg(Ty); in getIndirectResult()
9541 return HasFreeRegs ? getNaturalAlignIndirectInReg(Ty) : in getIndirectByRef()