#include <sys/time.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <iostream>
#include <vector>
#include <numeric>
|
unsigned short | usa [N] |
|
short | sa [N] |
|
short | sb [N] |
|
short | sc [N] |
|
unsigned int | ua [N] |
|
int ia [N] | ALIGNED16 |
|
unsigned int | ub [N] |
|
unsigned int | uc [N] |
|
float | fa [N] |
|
float | fb [N] |
|
float | da [N] |
|
float | db [N] |
|
float | dc [N] |
|
float | dd [N] |
|
int | dj [N] |
|
struct A | s |
|
int | x |
|
aint *__restrict__ | p |
|
aint *__restrict__ aint *__restrict | q |
|
short *__restrict__ short *__restrict__ int *__restrict__ | ia |
|
short *__restrict__ short *__restrict__ int *__restrict__ int *__restrict__ | ib |
|
short *__restrict__ short *__restrict__ int *__restrict__ int *__restrict__ int *__restrict__ | ic |
|
int ** | B |
|
int int * | out |
|
int ** | coeff |
|
int | n |
|
| b [0] = a |
|
unsigned int * | dst |
|
short | y |
|
◆ ALIGNED16
◆ BENCH
#define BENCH |
( |
|
NAME, |
|
|
|
RUN_LINE, |
|
|
|
ITER, |
|
|
|
DIGEST_LINE |
|
) |
| |
Value:{\
RUN_LINE;\
Timer atimer(NAME, print_times);\
for (
int i=0;
i < (ITER); ++
i) RUN_LINE;\
unsigned
r = DIGEST_LINE;\
results.push_back(r);\
}
for i
Definition: complexityMeasures.m:24
GLboolean r
Definition: gl2ext.h:306
◆ __attribute__
__attribute__ = (double)0. |
◆ __attribute__()
__attribute__ |
( |
(noinline) |
| ) |
|
◆ digest_memory()
unsigned digest_memory |
( |
void * |
start, |
|
|
void * |
end |
|
) |
| |
◆ for() [1/2]
◆ for() [2/2]
◆ init_memory()
◆ init_memory_float()
void init_memory_float |
( |
float * |
start, |
|
|
float * |
end |
|
) |
| |
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ while()
◆ ALIGNED16
◆ coeff
◆ da
◆ db
◆ dc
◆ dd
◆ dj
◆ dst
Initial value:{
for i
Definition: complexityMeasures.m:24
◆ fa
◆ fb
◆ ia
short *__restrict__ short *__restrict__ int *__restrict__ ia |
◆ ib
short *__restrict__ short *__restrict__ int *__restrict__ int *__restrict__ ib |
◆ ic
short *__restrict__ short *__restrict__ int *__restrict__ int *__restrict__ int *__restrict__ ic |
Initial value:{
for i
Definition: complexityMeasures.m:24
Initial value:{
GLboolean GLboolean GLboolean GLboolean a
Definition: gl2ext.h:306
for i
Definition: complexityMeasures.m:24
◆ out
Initial value:{
for i
Definition: complexityMeasures.m:24
for for j
Definition: complexityMeasures.m:25
aint* __restrict__ aint* __restrict q |
◆ sa
◆ sb
◆ sc
short *__restrict__ short *__restrict__ sc |
◆ ua
◆ ub
◆ uc
◆ usa
Initial value:{
for i
Definition: complexityMeasures.m:24
Initial value:{
for i
Definition: complexityMeasures.m:24