Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DABIInfo.h108 bool Realign = false,
112 getNaturalAlignIndirectInReg(QualType Ty, bool Realign = false) const;
H A DTargetInfo.cpp86 bool Realign, in getNaturalAlignIndirect() argument
89 Realign, Padding); in getNaturalAlignIndirect()
93 ABIInfo::getNaturalAlignIndirectInReg(QualType Ty, bool Realign) const { in getNaturalAlignIndirectInReg()
95 /*ByVal*/ false, Realign); in getNaturalAlignIndirectInReg()
1702 bool Realign = TypeAlign > StackAlign; in getIndirectResult() local
1704 /*ByVal=*/true, Realign); in getIndirectResult()
/openbsd/gnu/llvm/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h199 bool Realign = false,
204 AI.setIndirectRealign(Realign);
212 bool Realign = false,
216 AI.setIndirectRealign(Realign);
223 bool Realign = false) {
224 auto AI = getIndirect(Alignment, ByVal, Realign);
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.opt206 Realign stack in prologue
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-19981927 * exception.cc (__cplus_type_matcher): Realign some code.
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19943048 (gdbsim_ops): Realign comments.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.28715 * exception.cc (__cplus_type_matcher): Realign some code.
/openbsd/gnu/gcc/gcc/doc/
H A Dinvoke.texi9633 Realign the stack at entry. On the Intel x86, the
H A Dgcc.info9473 Realign the stack at entry. On the Intel x86, the