Searched refs:STACK_ALIGN (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVTargetStreamer.cpp | 51 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 D | RISCVAttributes.h | 29 STACK_ALIGN = 4, enumerator
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | RISCVAttributes.cpp | 15 {STACK_ALIGN, "Tag_stack_align"},
|
H A D | RISCVAttributeParser.cpp | 33 RISCVAttrs::STACK_ALIGN,
|
/openbsd/gnu/gcc/gcc/config/cris/ |
H A D | cris.opt | 86 Target Report RejectNegative Mask(STACK_ALIGN) Undocumented 89 Target Report RejectNegative InverseMask(STACK_ALIGN)
|
/openbsd/gnu/llvm/lld/ELF/Arch/ |
H A D | RISCV.cpp | 892 case RISCVAttrs::STACK_ALIGN: in mergeAttributesSection()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-1996 | 1355 * 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 D | ChangeLog-2000 | 5219 * 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 D | ChangeLog-1995 | 3818 paramaters on the stack so we can do better STACK_ALIGN. 3988 reference don't violate STACK_ALIGN.
|
H A D | ChangeLog-1997 | 118 (STACK_ALIGN): define.
|
H A D | ChangeLog-1990 | 1277 conventions (when STACK_ALIGN is insufficient).
|
H A D | ChangeLog-1998 | 506 * config/pa/tm-hppa.h (STACK_ALIGN): New macro. 540 USE_STRUCT_CONVENTION and STACK_ALIGN macros.
|
H A D | ChangeLog-1999 | 4646 * config/pa/tm-hppa64.h (STACK_ALIGN): Redefine. 7857 * config/fr30/tm-fr30.h (STACK_ALIGN): Define this here, so
|
H A D | ChangeLog-2002 | 2407 (STACK_ALIGN): Likewise. 7526 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
|
H A D | ChangeLog-2003 | 3682 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | ChangeLog | 552 STACK_ALIGN with DEPRECATED_STACK_ALIGN. 1191 description of STACK_ALIGN. Add description of FRAME_ALIGN.
|