代码搜索:optimizations
找到约 908 项符合「optimizations」的源代码
代码结果 908
www.eeworm.com/read/296774/7114421
c loop.c
/* Perform various loop optimizations, including strength reduction.
Copyright (C) 1987, 88, 89, 91-4, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; yo
www.eeworm.com/read/297233/8042304
c loop.c
/* Perform various loop optimizations, including strength reduction.
Copyright (C) 1987, 88, 89, 91-6, 1997 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; yo
www.eeworm.com/read/225618/14529673
h bitmap.h
#ifndef _LIBBITMAP_H
#define _LIBBITMAP_H
#include
/*
* Some hacks to defeat gcc over-optimizations..
*/
struct hugestruct_t { unsigned long a[100]; };
#define BITS (*(hugestruct_t*
www.eeworm.com/read/123658/14619033
c loop.c
/* Perform various loop optimizations, including strength reduction.
Copyright (C) 1987, 88, 89, 91-4, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; yo
www.eeworm.com/read/240162/4588094
c string-opt-17.c
/* Copyright (C) 2003 Free Software Foundation.
Test strcpy optimizations don't evaluate side-effects twice.
Written by Jakub Jelinek, June 23, 2003. */
typedef __SIZE_TYPE__ size_t;
www.eeworm.com/read/233448/4682002
c string-opt-17.c
/* Copyright (C) 2003 Free Software Foundation.
Test strcpy optimizations don't evaluate side-effects twice.
Written by Jakub Jelinek, June 23, 2003. */
typedef __SIZE_TYPE__ size_t;
www.eeworm.com/read/197479/5095033
c cacerts.c
/*
cacerts.c
Store CA certificates in memory for optimizations and/or stand-alone clients.
gSOAP XML Web services tools
Copyright (C) 2000-2006, Robert van Engelen, Genivia Inc., All Rights Reserve
www.eeworm.com/read/197479/5095040
h cacerts.h
/*
cacerts.h
Store CA certificates in memory for optimizations and/or stand-alone clients.
gSOAP XML Web services tools
Copyright (C) 2000-2006, Robert van Engelen, Genivia Inc., All Rights Reserve
www.eeworm.com/read/162614/5526901
c string-opt-17.c
/* Copyright (C) 2003 Free Software Foundation.
Test strcpy optimizations don't evaluate side-effects twice.
Written by Jakub Jelinek, June 23, 2003. */
typedef __SIZE_TYPE__ size_t;
www.eeworm.com/read/366702/2865181
c 387-9.c
/* Verify that 387 fsincos instruction is generated. */
/* { dg-do compile } */
/* { dg-require-effective-target ilp32 } */
/* { dg-options "-O -funsafe-math-optimizations -march=i686" } */
extern d