Home
last modified time | relevance | path

Searched refs:Realign (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DABIInfo.h110 bool Realign = false,
114 getNaturalAlignIndirectInReg(QualType Ty, bool Realign = false) const;
H A DTargetInfo.cpp81 ABIInfo::getNaturalAlignIndirect(QualType Ty, bool ByRef, bool Realign, in getNaturalAlignIndirect() argument
84 ByRef, Realign, Padding); in getNaturalAlignIndirect()
88 ABIInfo::getNaturalAlignIndirectInReg(QualType Ty, bool Realign) const { in getNaturalAlignIndirectInReg()
90 /*ByRef*/ false, Realign); in getNaturalAlignIndirectInReg()
1527 bool Realign = TypeAlign > StackAlign; in getIndirectResult() local
1529 /*ByVal=*/true, Realign); in getIndirectResult()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h178 bool Realign = false,
183 AI.setIndirectRealign(Realign);
189 bool Realign = false) {
190 auto AI = getIndirect(Alignment, ByVal, Realign);
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.opt230 Realign stack in prologue
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-19981927 * exception.cc (__cplus_type_matcher): Realign some code.
/freebsd-12.1/contrib/gcc/doc/
H A Dinvoke.texi9515 Realign the stack at entry. On the Intel x86, the