| /netbsd-src/sys/arch/m68k/060sp/dist/ |
| H A D | misc | 105 fpack.s : 2.6 150 fpack.s : 2.6
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| H A D | vect.md | 1090 "%,fpack %0 = %F2, %F1", 1325 (define_insn "fpack" 1334 return "%,fpack %0 = %F1, %F2"; 1336 return "%,fpack %0 = %F2, %F1";
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | vect.md | 1090 "%,fpack %0 = %F2, %F1", 1325 (define_insn "fpack" 1334 return "%,fpack %0 = %F1, %F2"; 1336 return "%,fpack %0 = %F2, %F1";
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | lang.opt | 698 fpack-derived
|
| H A D | invoke.texi | 200 -fpack-derived -frealloc-lhs -frecursive -frepack-arrays @gol 1753 @item -fpack-derived 1754 @opindex @code{fpack-derived}
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | lang.opt | 715 fpack-derived
|
| H A D | invoke.texi | 200 -fpack-derived -frealloc-lhs -frecursive -frepack-arrays @gol 1819 @item -fpack-derived 1820 @opindex @code{fpack-derived}
|
| H A D | ChangeLog-2006 | 2523 * invoke.texi: Change -fpackderived into -fpack-derived.
|
| H A D | gfortran.info | 504 -fpack-derived -frealloc-lhs -frecursive -frepack-arrays 1810 '-fpack-derived' 21083 * fpack-derived: Code Gen Options. (line 282)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | common.opt | 126 ; -fpack-struct=<value>. 2098 fpack-struct 2102 fpack-struct= 2104 -fpack-struct=<number> Set initial maximum structure member alignment.
|
| H A D | ONEWS | 306 A new option '-fpack-struct' was added to automatically pack all structure
|
| H A D | FSFChangeLog.10 | 9355 * stor-layout.c (layout_decl): Implment -fpack-struct. 9361 (f_options): Add -fpack-struct support.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | common.opt | 137 ; -fpack-struct=<value>. 2227 fpack-struct 2231 fpack-struct= 2233 -fpack-struct=<number> Set initial maximum structure member alignment.
|
| H A D | ONEWS | 306 A new option '-fpack-struct' was added to automatically pack all structure
|
| H A D | ChangeLog-1997 | 2072 declarations are in fact packed when -fpack-struct is given.
|
| H A D | FSFChangeLog.10 | 9355 * stor-layout.c (layout_decl): Implment -fpack-struct. 9361 (f_options): Add -fpack-struct support.
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ia64-ic.tbl | 18 …andcm, fclass, fcvt.xf, fmerge, fmix, fneg, fnegabs, for, fpabs, fpmerge, fpack, fpneg, fpnegabs, …
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ia64-ic.tbl | 18 …andcm, fclass, fcvt.xf, fmerge, fmix, fneg, fnegabs, for, fpabs, fpmerge, fpack, fpneg, fpnegabs, …
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ia64-ic.tbl | 18 …andcm, fclass, fcvt.xf, fmerge, fmix, fneg, fnegabs, for, fpabs, fpmerge, fpack, fpneg, fpnegabs, …
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ia64-ic.tbl | 18 …andcm, fclass, fcvt.xf, fmerge, fmix, fneg, fnegabs, for, fpabs, fpmerge, fpack, fpneg, fpnegabs, …
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ClangCommandLineReference.rst | 1937 .. option:: -fpack-struct, -fno-pack-struct 1940 .. option:: -fpack-struct=<arg> 3667 .. option:: -fpack-derived, -fno-pack-derived
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | pt.c | 17960 tree fpack = retrieve_local_specialization (field); in lookup_init_capture_pack() local 17961 if (fpack == error_mark_node) in lookup_init_capture_pack() 17967 if (TREE_CODE (fpack) == TREE_VEC) in lookup_init_capture_pack() 17969 len = TREE_VEC_LENGTH (fpack); in lookup_init_capture_pack()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | pt.cc | 18547 tree fpack = retrieve_local_specialization (field); in lookup_init_capture_pack() local 18548 if (fpack == error_mark_node) in lookup_init_capture_pack() 18554 if (TREE_CODE (fpack) == TREE_VEC) in lookup_init_capture_pack() 18556 len = TREE_VEC_LENGTH (fpack); in lookup_init_capture_pack()
|
| H A D | ChangeLog-2000 | 3710 attribute be sensitive to the "-fpack-struct" command line flag
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
| H A D | Options.td | 2369 def fpack_struct : Flag<["-"], "fpack-struct">, Group<f_Group>; 2371 def fpack_struct_EQ : Joined<["-"], "fpack-struct=">, Group<f_Group>, Flags<[CC1Option]>,
|