代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/366702/2883028
c loop-4.c
/* A test for strength reduction and induction variable elimination. */
/* { dg-do compile } */
/* { dg-options "-O1 -fdump-tree-optimized" } */
/* { dg-require-effective-target size32plus } */
/*
www.eeworm.com/read/366702/2883134
c loop-15.c
/* A test for # of iterations analysis (signed counter cannot wrap) and final
value replacement. */
/* { dg-options "-O2 -fdump-tree-optimized" } */
int foo(void);
int bla(void)
{
int i, n =
www.eeworm.com/read/366702/2883181
c ssa-ifcombine-4.c
/* { dg-do compile } */
/* { dg-options "-O -fdump-tree-optimized" } */
/* Testcase extracted from PR15353. */
extern void bar(void);
void foo (int x, int a)
{
/* if ((x < a) || (x != a)) return
www.eeworm.com/read/366702/2883205
c loop-2.c
/* A test for strength reduction and induction variable elimination. */
/* { dg-do compile } */
/* { dg-options "-O1 -fdump-tree-optimized" } */
/* { dg-require-effective-target size32plus } */
/*
www.eeworm.com/read/364434/2906183
svn-base simple_idct_vis.c.svn-base
/*
* SPARC VIS optimized inverse DCT
* Copyright (c) 2007 Denes Balatoni < dbalatoni XatX interware XdotX hu >
*
* I did consult the following fine web page about dct
* http://www.geocities.com/s
www.eeworm.com/read/357083/3031764
h xor.h
/*
* include/asm-alpha/xor.h
*
* Optimized RAID-5 checksumming functions for alpha EV5 and EV6
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/350657/3119391
s strlen_user.s
/* strlen_user.S: Sparc64 optimized strlen_user code
*
* Return length of string in userspace including terminating 0
* or 0 for error
*
* Copyright (C) 1991,1996 Free Software Foundation
* Copy
www.eeworm.com/read/264095/4293068
s strlen_user.s
/* strlen_user.S: Sparc64 optimized strlen_user code
*
* Return length of string in userspace including terminating 0
* or 0 for error
*
* Copyright (C) 1991,1996 Free Software Foundation
* Copy
www.eeworm.com/read/262046/4314918
s qpribmapalib.s
/* qPriBMapALib.s - optimized bit mapped priority queue internals */
/* Copyright 1984-2000 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modifica
www.eeworm.com/read/262046/4315191
s qpribmapalib.s
/* qPriBMapALib.s - optimized bit mapped priority queue internals */
/* Copyright 1984-2000 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modificat