Home
last modified time | relevance | path

Searched refs:optimize (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.opt46 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
69 Generate inline square root, optimize for latency
73 Generate inline square root, optimize for throughput
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog.tree-ssa290 * optimize.c (optimize_function): Restore support for
303 * optimize.c (optimize_function): Remove mudflap call.
307 * cp-lang.c, cp-simplify.c, cp-tree.h, decl.c, optimize.c,
324 * optimize.c (optimize_function): Unshare all trees after
353 * optimize.c (optimize_function): No longer check
372 * optimize.c (optimize_function): Avoid unnecessary
416 * optimize.c: Likewise.
452 * optimize.c (optimize_function): Ditto.
459 * optimize.c (dump_function): Move to ../tree-dump.c.
487 * optimize.c (dump_function): Use pretty dumpers.
[all …]
H A DChangeLog-2001803 (cp/pt.o, cp/semantics.o, cp/optimize.o): Likewise.
813 * optimize.c: Include tree-inline.h.
1461 * optimize.c: Include debug.h.
1586 optimize.
1858 * optimize.c (dump_function): New function.
2143 * optimize.c (update_cloned_parm): New function.
2190 * cp/optimize.c: Include hashtab.h.
2420 * optimize.c (maybe_clone_body): Likewise.
2553 * Makefile.in (optimize.o): Depend on params.h.
2557 * optimize.c: Include params.h.
[all …]
/freebsd-12.1/crypto/openssl/crypto/rc2/
H A Drc2_skey.c39 # pragma optimize("g",off)
97 # pragma optimize("",on)
/freebsd-12.1/contrib/libpcap/msdos/
H A Dmakefile25 etherent.c gencode.c nametoad.c pcap-dos.c optimize.c \
115 optimize.obj: optimize.c pcap-int.h pcap.h pcap-bpf.h gencode.h
153 optimize.o32: optimize.c pcap-int.h pcap.h pcap-bpf.h gencode.h
H A Dmakefile.wc30 $(OBJDIR)\pcap-dos.obj $(OBJDIR)\pktdrvr.obj $(OBJDIR)\optimize.obj &
105 $(OBJDIR)\optimize.obj: optimize.c pcap-int.h pcap.h pcap-bpf.h gencode.h
/freebsd-12.1/contrib/binutils/ld/emultempl/
H A Dppc64elf.em508 { "no-tls-optimize", no_argument, NULL, OPTION_NO_TLS_OPT },
509 { "no-opd-optimize", no_argument, NULL, OPTION_NO_OPD_OPT },
510 { "no-toc-optimize", no_argument, NULL, OPTION_NO_TOC_OPT },
538 --no-tls-optimize Don'\''t try to optimize TLS accesses.\n"
541 --no-opd-optimize Don'\''t optimize the OPD section.\n"
544 --no-toc-optimize Don'\''t optimize the TOC section.\n"
H A Dppc32elf.em192 { "no-tls-optimize", no_argument, NULL, OPTION_NO_TLS_OPT },
201 --no-tls-optimize Don'\''t try to optimize TLS accesses.\n\
/freebsd-12.1/contrib/gcc/
H A Dopts.c756 optimize = 1; in decode_options()
769 optimize = 2; in decode_options()
776 optimize = optimize_val; in decode_options()
783 if (!optimize) in decode_options()
788 if (optimize >= 1) in decode_options()
828 if (optimize >= 2) in decode_options()
865 if (optimize >= 3) in decode_options()
916 OPTIMIZATION_OPTIONS (optimize, optimize_size); in decode_options()
936 if (optimize == 0) in decode_options()
H A Dfinal.c689 if (! optimize || optimize_size) in compute_alignments()
945 if (optimize) in shorten_branches()
1147 if (optimize && JUMP_P (insn) in shorten_branches()
1332 if (!optimize) in shorten_branches()
1377 int optimize ATTRIBUTE_UNUSED) in final_start_function()
1544 final (rtx first, FILE *file, int optimize) in final() argument
1586 if (optimize && JUMP_P (insn)) in final()
1616 insn = final_scan_insn (insn, file, optimize, 0, &seen); in final()
2199 if (optimize) in final_scan_insn()
2340 if (optimize && !flag_no_peephole && !nopeepholes) in final_scan_insn()
[all …]
H A DChangeLog.tree-ssa2807 * tree-optimize.c: Likewise.
5357 optimize tailcalls.
15435 * tree-optimize.c: Don't include tree-optimize.h, c-common.h and
15442 * tree-optimize.h: Remove.
15456 * cp/optimize.c: Don't include tree-optimize.h
15947 * tree-optimize.c: Ditto.
17511 * tree-optimize.c: Ditto.
17512 * tree-optimize.h: Ditto.
18768 (tree-optimize.o): Ditto.
19056 (tree-optimize.o): Ditto.
[all …]
H A Dggc-common.c733 ggc_min_heapsize_heuristic (bool optimize) in ggc_min_heapsize_heuristic() argument
749 phys_kbytes /= (double)ncpu_available() / (2 - optimize); in ggc_min_heapsize_heuristic()
779 init_ggc_heuristics (bool optimize ATTRIBUTE_UNUSED) in init_ggc_heuristics()
784 set_param_value ("ggc-min-heapsize", ggc_min_heapsize_heuristic(optimize)); in init_ggc_heuristics()
H A Dflags.h108 extern int optimize;
/freebsd-12.1/crypto/openssl/crypto/perlasm/
H A Dx86asm.pl81 { my($p1,$p2,$optimize)=@_;
83 if ($optimize && $p1=~/^mm[0-7]$/ && $p2=~/^mm[0-7]$/)
/freebsd-12.1/crypto/openssl/crypto/rsa/
H A Drsa_pss.c22 # pragma optimize("g", off)
254 # pragma optimize("",on)
/freebsd-12.1/sys/conf/
H A DMakefile.riscv37 CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls
/freebsd-12.1/contrib/gcc/config/i386/
H A Dsol2-10.h67 if (optimize >= 1) \
/freebsd-12.1/contrib/gperf/src/
H A Dsearch.h40 void optimize ();
H A Dmain.cc79 searcher.optimize (); in main()
/freebsd-12.1/contrib/byacc/
H A DNOTES9 performed in particular ways to optimize the code for the VAX.
/freebsd-12.1/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_vsp_ext.h256 t_Error FM_VSP_ConfigDmaWriteOptimize(t_Handle h_FmVsp, bool optimize);
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp304 if (!optimize(DisableVerify, DisableInline, DisableGVNLoadPRE, in compile_to_file()
314 if (!optimize(DisableVerify, DisableInline, DisableGVNLoadPRE, in compile()
502 bool LTOCodeGenerator::optimize(bool DisableVerify, bool DisableInline, in optimize() function in LTOCodeGenerator
/freebsd-12.1/contrib/gdb/include/
H A Dhp-symtab.h1236 unsigned int optimize: 2; /* level of optimization */ member
1284 unsigned int optimize: 2; /* level of optimization */ member
1763 unsigned int optimize: 2; /* optimization level */ member
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86CondBrFolding.cpp110 bool optimize();
391 bool X86CondBrFolding::optimize() { in optimize() function in X86CondBrFolding
584 return CondBr.optimize(); in runOnMachineFunction()
/freebsd-12.1/gnu/usr.bin/cc/cc1plus/
H A DMakefile15 search.c semantics.c tree.c typeck.c typeck2.c optimize.c \

12345678910>>...12