代码搜索:optimizations
找到约 908 项符合「optimizations」的源代码
代码结果 908
www.eeworm.com/read/366702/2883098
c forwprop-2.c
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-forwprop1" } */
/* We should be able to optimize this to b->t[i] = 1 during
early optimizations. */
struct a
{
char t[10];
};
struct
www.eeworm.com/read/366702/2883265
c recip-2.c
/* { dg-do compile } */
/* { dg-options "-O1 -funsafe-math-optimizations -fdump-tree-recip" } */
float e(float a, float b, float c, float d, float e, float f)
{
if (a < b)
{
a = a + b;
www.eeworm.com/read/357083/3030937
h semaphore-helper.h
/* $Id: semaphore-helper.h,v 1.3 2001/03/26 15:00:33 orjanf Exp $
*
* SMP- and interrupt-safe semaphores helper functions. Generic versions, no
* optimizations whatsoever...
*
*/
#ifndef _ASM_S
www.eeworm.com/read/237003/13983600
f acou3df2.f
!
! Tuned Fortran 77 version
! Optimizations:
! - Rather than four separate arrays, one 4D array is allocated. This
! allows P1, P2, P3, and C to be interlaced in memory, improving data
! localit
www.eeworm.com/read/396796/8089959
c libfbx-memmove.c
/*
* libfbx-memmove.c -- Intel Compatible ASM Optimizations
* (C)opyright 2000-2001 U4X Labs
*
* Updated by: Michael Bourgeous
* Paul Mundt
www.eeworm.com/read/396796/8090046
h libfbx-arch.h
/*
* libfbx-arch.h -- Functions for Architecture Specific Optimizations
* (C)opyright 2000-2001 U4X Labs
*
* Written by: Paul Mundt
* Thu Dec 28 22:13:39 EST
www.eeworm.com/read/153768/12008145
ch cweav-bs.ch
Changes for CWEAVE for MSDOS and Borland C++ 3.1 using the following
options (and perhaps others):
-mc -w-pro -Ff=5000 -Z- -O-p
The options -Z- and -O-p explicitly turn off optimizations that br
www.eeworm.com/read/153768/12008165
ch ctang-bs.ch
Changes for CTANGLE for MSDOS and Borland C++ 3.1 using the following
options (and perhaps others):
-mc -w-pro -Ff=5000 -Z- -O-p
The options -Z- and -O-p explicitly turn off optimizations that b
www.eeworm.com/read/127726/14338849
hlp hpdpic.hlp
INDEX 6 106 HPDPIC
12 7 Chip types
820 30 Compiler optimizations
3385 106 Editor Searching
397 7 Floating point sizes
7415 27 String search
2400 21 User defined commands
%Chip types
Use this dialog to
www.eeworm.com/read/464435/1530302
ch cweav-bs.ch
Changes for CWEAVE for MSDOS and Borland C++ 3.1 using the following
options (and perhaps others):
-mc -w-pro -Ff=5000 -Z- -O-p
The options -Z- and -O-p explicitly turn off optimizations that br