Home
last modified time | relevance | path

Searched refs:STACK_ALIGN (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp51 emitAttribute(RISCVAttrs::STACK_ALIGN, RISCVAttrs::ALIGN_4); in emitTargetAttributes()
53 emitAttribute(RISCVAttrs::STACK_ALIGN, RISCVAttrs::ALIGN_16); in emitTargetAttributes()
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DRISCVAttributes.h29 STACK_ALIGN = 4, enumerator
/openbsd/gnu/llvm/llvm/lib/Support/
H A DRISCVAttributes.cpp15 {STACK_ALIGN, "Tag_stack_align"},
H A DRISCVAttributeParser.cpp33 RISCVAttrs::STACK_ALIGN,
/openbsd/gnu/gcc/gcc/config/cris/
H A Dcris.opt86 Target Report RejectNegative Mask(STACK_ALIGN) Undocumented
89 Target Report RejectNegative InverseMask(STACK_ALIGN)
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DRISCV.cpp892 case RISCVAttrs::STACK_ALIGN: in mergeAttributesSection()
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19961355 * config/m68k/tm-m68k.h: Define STACK_ALIGN. CPU32 can't hack
1427 * config/a29k/tm-a29k.h (STACK_ALIGN): Add comment.
1428 * config/sparc/tm-sparc.h (STACK_ALIGN): Add comment.
1429 * config/sparc/tm-sp64.h (STACK_ALIGN): Add comment.
1430 * config/pyr/tm-pyr.h (STACK_ALIGN): Add comment.
1431 * config/m88k/tm-m88k.h (STACK_ALIGN): Add comment.
1433 (STACK_ALIGN): Add comment, move to be with other associated
1436 (STACK_ALIGN): Remove completely, handled by PUSH_ARGUMENTS.
1438 * config/rs6000/tm-rs6000.h (STACK_ALIGN): Remove completely,
1680 (STACK_ALIGN): Define.
H A DChangeLog-20005219 * config/d10v/tm-d10v.h (STACK_ALIGN): Delete.
5223 * valops.c (hand_function_call): Replace #ifdef STACK_ALIGN with
5226 (STACK_ALIGN): Add. Implement with predicate - STACK_ALIGN_P.
7679 * config/d10v/tm-d10v.h (STACK_ALIGN): Define.
H A DChangeLog-19953818 paramaters on the stack so we can do better STACK_ALIGN.
3988 reference don't violate STACK_ALIGN.
H A DChangeLog-1997118 (STACK_ALIGN): define.
H A DChangeLog-19901277 conventions (when STACK_ALIGN is insufficient).
H A DChangeLog-1998506 * config/pa/tm-hppa.h (STACK_ALIGN): New macro.
540 USE_STRUCT_CONVENTION and STACK_ALIGN macros.
H A DChangeLog-19994646 * config/pa/tm-hppa64.h (STACK_ALIGN): Redefine.
7857 * config/fr30/tm-fr30.h (STACK_ALIGN): Define this here, so
H A DChangeLog-20022407 (STACK_ALIGN): Likewise.
7526 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
H A DChangeLog-20033682 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A DChangeLog552 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
1191 description of STACK_ALIGN. Add description of FRAME_ALIGN.