Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/CodeGen/
HDCGFunctionInfo.h130 bool Realign = false,
135 AI.setIndirectRealign(Realign);
141 bool Realign = false) {
142 auto AI = getIndirect(Alignment, ByVal, Realign);
/NextBSD/contrib/gcc/config/i386/
HDi386.opt230 Realign stack in prologue
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDTargetInfo.cpp977 bool Realign = TypeAlign > StackAlign; in getIndirectResult() local
978 return ABIArgInfo::getIndirect(StackAlign, /*ByVal=*/true, Realign); in getIndirectResult()
/NextBSD/contrib/gcc/cp/
HDChangeLog-19981927 * exception.cc (__cplus_type_matcher): Realign some code.
/NextBSD/contrib/gcc/doc/
HDinvoke.texi9515 Realign the stack at entry. On the Intel x86, the