/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
H A D | tblgen.rst | 112 Generate Clang attribute clases. 116 Generate all parser-related attribute string switches. 120 Generate all parser-related attribute subject match rule string switches. 124 Generate Clang attribute implementations. 128 Generate a Clang attribute list. 132 Generate a Clang attribute subject match rule list. 136 Generate Clang PCH attribute reader. 140 Generate Clang PCH attribute writer. 144 Generate a Clang attribute spelling list. 148 Generate a Clang attribute spelling index. [all …]
|
/openbsd-src/gnu/gcc/gcc/config/sh/ |
H A D | sh.opt | 28 ;; Set if we should generate code using type 2A insns. 31 ;; Set if we should generate code using type 2A DF insns. 37 ;; Set if we should generate code for a SH5 CPU (either ISA). 45 Generate SH1 code 49 Generate SH2 code 53 Generate SH2a code 57 Generate SH2a FPU-less code 61 Generate default single-precision SH2a code 65 Generate only single-precision SH2a code 69 Generate SH2e code [all …]
|
/openbsd-src/gnu/llvm/clang/utils/TableGen/ |
H A D | TableGen.cpp | 109 "Generate clang attribute clases"), 112 "Generate all parser-related attribute string switches"), 115 "Generate all parser-related attribute subject match rule" 118 "Generate clang attribute implementations"), 120 "Generate a clang attribute list"), 122 "Generate a table of attribute documentation"), 125 "Generate a clang attribute subject match rule list"), 127 "Generate clang PCH attribute reader"), 129 "Generate clang PCH attribute writer"), 132 "Generate a clang attribute spelling list"), [all …]
|
/openbsd-src/gnu/llvm/libcxx/utils/ |
H A D | CMakeLists.txt | 2 add_custom_target(libcxx-generate-public-header-transitive-inclusion-tests 4 COMMENT "Generate tests checking for mandated transitive includes in public headers.") 6 add_custom_target(libcxx-generate-public-header-tests 8 COMMENT "Generate tests for including public headers.") 10 add_custom_target(libcxx-generate-feature-test-macros 12 COMMENT "Generate the <version> header and tests for feature test macros.") 14 add_custom_target(libcxx-generate-extended-grapheme-cluster-tables 19 COMMENT "Generate the extended grapheme cluster header.") 21 add_custom_target(libcxx-generate-extended-grapheme-cluster-tests 26 COMMENT "Generate the extended grapheme cluster header.") [all …]
|
/openbsd-src/gnu/gcc/gcc/config/m68k/ |
H A D | m68k.opt | 24 Generate code for a 520X 28 Generate code for a 5206e 32 Generate code for a 528x 36 Generate code for a 5307 40 Generate code for a 5407 44 Generate code for a ColdFire v4e 48 Generate code for a 68000 52 Generate code for a 68020 56 Generate code for a 68040, without any new instructions 60 Generate code for a 68060, without any new instructions [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-ppc.texi | 38 Generate code for POWER/2 (RIOS2). 41 Generate code for POWER (RIOS1) 44 Generate code for PowerPC 601. 47 Generate code for PowerPC 603/604. 50 Generate code for PowerPC 403/405. 53 Generate code for PowerPC 440. BookE and some 405 instructions. 56 Generate code for PowerPC 7400/7410/7450/7455. 59 Generate code for PowerPC 620/625/630. 62 Generate code for PowerPC 64, including bridge insns. 65 Generate code for 64-bit BookE. [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-ppc.texi | 38 Generate code for POWER/2 (RIOS2). 41 Generate code for POWER (RIOS1) 44 Generate code for PowerPC 601. 47 Generate code for PowerPC 603/604. 50 Generate code for PowerPC 403/405. 53 Generate code for PowerPC 440. BookE and some 405 instructions. 56 Generate code for PowerPC 7400/7410/7450/7455. 59 Generate code for PowerPC 620/625/630. 62 Generate code for PowerPC 64, including bridge insns. 65 Generate code for 64-bit BookE. [all …]
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | TableGen.cpp | 85 clEnumValN(GenEmitter, "gen-emitter", "Generate machine code emitter"), 87 "Generate registers and register classes info"), 89 "Generate instruction descriptions"), 91 "Generate instruction documentation"), 93 "Generate calling convention descriptions"), 94 clEnumValN(GenAsmWriter, "gen-asm-writer", "Generate assembly writer"), 96 "Generate disassembler"), 98 "Generate pseudo instruction lowering"), 100 "Generate RISCV compressed instructions."), 102 "Generate assembly instruction matcher"), [all …]
|
H A D | tdtags | 30 -x <recipe> Generate tags file(s) for a common use case: 39 all - Generate an index in each directory that contains .td files 41 here - Generate an index for all .td files in the current directory. 42 recurse - Generate an index in each directory that contains .td files 45 - Generate a tags file for each specified LLVM code generator 53 $SELF - generate ctags(1)-compatible index files for tblgen .td source 112 # $TMP:W Directories in which to generate tags (Worklist). 196 # Generate tags for the list of files in $TMP:T. 210 # Generate tags for each file. 257 # Generate tags for the current directory. [all …]
|
/openbsd-src/gnu/llvm/libcxx/utils/ci/ |
H A D | run-buildbot | 100 function generate-cmake-base() { 116 function generate-cmake() { 117 generate-cmake-base \ 123 function generate-cmake-libcxx-win() { 131 generate-cmake-base \ 160 ${NINJA} -vC "${BUILD_DIR}" generate-cxx-abilist 199 generate-cmake 203 ${NINJA} -vC "${BUILD_DIR}" libcxx-generate-files 209 echo "did you forget to build the libcxx-generate-files target?" 237 generate-cmake -C "${MONOREPO_ROOT}/libcxx/cmake/caches/Generic-cxx03.cmake" [all …]
|
/openbsd-src/gnu/gcc/gcc/config/pa/ |
H A D | pa.opt | 24 Generate PA1.0 code 28 Generate PA1.1 code 32 Generate PA2.0 code (requires binutils 2.10 or later) 36 Generate code for huge switch statements 48 Generate fast indirect calls 69 Always generate long calls 77 Generate PA1.0 code 85 Generate PA1.0 code 89 Generate PA1.1 code 93 Generate PA2.0 code (requires binutils 2.10 or later) [all …]
|
/openbsd-src/gnu/llvm/clang/include/clang/Index/ |
H A D | USRGeneration.h | 30 /// Generate a USR for a Decl, including the USR prefix. 34 /// Generate a USR fragment for an Objective-C class. 39 /// Generate a USR fragment for an Objective-C class category. 44 /// Generate a USR fragment for an Objective-C instance variable. The 49 /// Generate a USR fragment for an Objective-C method. 53 /// Generate a USR fragment for an Objective-C property. 56 /// Generate a USR fragment for an Objective-C protocol. 60 /// Generate USR fragment for a global (non-nested) enum. 64 /// Generate a USR fragment for an enum constant. 67 /// Generate a USR for a macro, including the USR prefix. [all …]
|
/openbsd-src/lib/libc/sys/ |
H A D | Makefile.inc | 130 GENERATE.rsyscall=\ 133 GENERATE.rsyscall_noerr=\ 136 GENERATE.pseudo=\ 139 GENERATE.pseudo_noerr=\ 142 GENERATE.rsyscall_hidden=\ 153 # Use those to generate the desired syscall stubs 154 ${PASM}: ; @${GENERATE.rsyscall} | ${FINISH.po} 155 ${SASM}: ; @${GENERATE.rsyscall} | ${FINISH.so} 156 ${DASM}: ; @${GENERATE.rsyscall} | ${FINISH.do} 157 ${ASM}: ; @${GENERATE.rsyscall} | ${FINISH.o} [all …]
|
/openbsd-src/usr.bin/make/ |
H A D | Makefile | 25 CLEANFILES+=generate generate.o regress.o check 33 varhashconsts.h: generate 34 ${.OBJDIR}/generate 1 ${MAGICVARSLOTS} >$@.tmp && mv $@.tmp $@ 36 condhashconsts.h: generate 37 ${.OBJDIR}/generate 2 ${MAGICCONDSLOTS} >$@.tmp && mv $@.tmp $@ 39 nodehashconsts.h: generate 40 ${.OBJDIR}/generate 3 0 >$@.tmp && mv $@.tmp $@ 42 generate: generate.c stats.c memory.c ${DPADD} target
|
/openbsd-src/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.opt | 3 Generate big endian code 7 Generate little endian code 11 Generate code for GNU as 15 Generate code for GNU ld 34 Generate code without GP reg 42 Generate self-relocatable code 46 Generate inline floating point division, optimize for latency 50 Generate inline floating point division, optimize for throughput 57 Generate inline integer division, optimize for latency 61 Generate inline integer division, optimize for throughput [all …]
|
/openbsd-src/usr.bin/rpcgen/ |
H A D | rpcgen.1 | 50 will generate a header file in 62 it will also generate the 69 it will also generate sample code which would illustrate how to use the 76 it will also generate a sample server code which would illustrate how to write 125 one does not want to generate all the output files, 199 Generate all the files including sample code for client and server side. 210 Generate code in ANSI C. 264 but do not generate a 332 Generate sample code to show the use of remote procedure and how to bind 336 Generate skeleton code for the remote procedures on the server side. [all …]
|
/openbsd-src/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.opt | 24 Generate code for C30 CPU 28 Generate code for C31 CPU 32 Generate code for C32 CPU 36 Generate code for C33 CPU 40 Generate code for C40 CPU 44 Generate code for C44 CPU 60 -mcpu=CPU Generate code for CPU
|
/openbsd-src/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000.opt | 81 Generate load/store multiple instructions 85 Generate string instructions for block moves 105 Do not generate load/store with update instructions 109 Generate load/store with update instructions 113 Do not generate fused multiply/add instructions 117 Generate fused multiply/add instructions 140 Generate software floating point divide for better throughput 175 Generate VRSAVE instructions when generating AltiVec code 183 Generate isel instructions 191 Generate SPE SIMD instructions on E500
|
/openbsd-src/gnu/llvm/clang/utils/perf-training/ |
H A D | CMakeLists.txt | 11 add_lit_testsuite(generate-profraw "Generating clang PGO data" 28 add_custom_target(generate-profdata 31 DEPENDS generate-profraw) 42 add_lit_testsuite(generate-dtrace-logs "Generating clang dtrace data" 57 add_custom_target(generate-order-file 60 DEPENDS generate-dtrace-logs)
|
/openbsd-src/gnu/gcc/gcc/config/sparc/ |
H A D | sparc.opt | 107 ;; Generate code for little-endian 113 ;; Generate code for SPARClite 116 ;; Generate code for SPARClet 119 ;; Generate code for SPARC-V8 122 ;; Generate code for SPARC-V9 125 ;; Generate code that uses the V8 instructions deprecated
|
/openbsd-src/gnu/gcc/gcc/config/mips/ |
H A D | mips.opt | 24 -mabi=ABI Generate code that conforms to the given ABI 28 Generate code that can be used in SVR4-style dynamic objects 36 -march=ISA Generate code for the given ISA 126 Generate floating-point multiply-add instructions 142 -mipsN Generate code for ISA level N 146 Generate mips16 code 178 Generate normal-mode code
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | common.opt | 297 Generate unwind tables that are exact at each instruction boundary 299 ; -fcheck-bounds causes gcc to generate array bounds checks. 305 Generate code to check bounds before indexing arrays 497 ; Generate position-independent code for executables if possible 518 Do not generate .size directives 578 Generate code for functions even if they are fully inlined 645 When possible do not generate stack frames 681 Generate position-independent code if possible (large mode) 685 Generate position-independent code for executables if possible (large mode) 689 Generate position-independent code if possible (small mode) [all …]
|
/openbsd-src/gnu/gcc/gcc/config/arm/ |
H A D | arm.opt | 28 Generate a call to abort if a noreturn function returns 39 Generate APCS conformant stack frames 43 Generate re-entrant, PIC code 103 Generate call insns as indirect calls, if necessary 143 Thumb: Generate (non-leaf) stack frames even if not needed 147 Thumb: Generate (leaf) stack frames even if not needed
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/ |
H A D | IntegerDivision.h | 25 /// Generate code to calculate the remainder of two integers, replacing Rem 34 /// Generate code to divide two integers, replacing Div with the generated 43 /// Generate code to calculate the remainder of two integers, replacing Rem 51 /// Generate code to calculate the remainder of two integers, replacing Rem 57 /// Generate code to divide two integers, replacing Div with the generated 64 /// Generate code to divide two integers, replacing Div with the generated
|
/openbsd-src/usr.bin/openssl/ |
H A D | prime.c | 62 int generate; member 83 .name = "generate", 84 .desc = "Generate a pseudo-random prime number", 86 .opt.flag = &cfg.generate, 96 .desc = "Generate only \"safe\" prime numbers", 107 "usage: prime [-bits n] [-checks n] [-generate] [-hex] [-safe] " in prime_usage() 136 if (prime == NULL && cfg.generate == 0) { in prime_main() 148 if (cfg.generate != 0) { in prime_main()
|