Home
last modified time | relevance | path

Searched refs:O3 (Results 1 – 25 of 426) sorted by relevance

12345678910>>...18

/external/eigen/bench/
Dbenchmark_suite4 $CXX -O3 -I .. -DNDEBUG benchmark.cpp -o benchmark && time ./benchmark >/dev/null
6 $CXX -O3 -I .. benchmark.cpp -o benchmark && time ./benchmark >/dev/null
8 $CXX -O3 -I .. -DEIGEN_DEFAULT_TO_ROW_MAJOR -DNDEBUG benchmark.cpp -o benchmark && time ./benchmark…
10 $CXX -O3 -I .. -DEIGEN_DEFAULT_TO_ROW_MAJOR benchmark.cpp -o benchmark && time ./benchmark >/dev/nu…
12 $CXX -O3 -I .. -DNDEBUG benchmarkX.cpp -o benchmarkX && time ./benchmarkX >/dev/null
14 $CXX -O3 -I .. benchmarkX.cpp -o benchmarkX && time ./benchmarkX >/dev/null
16 $CXX -O3 -I .. -DEIGEN_DEFAULT_TO_ROW_MAJOR -DNDEBUG benchmarkX.cpp -o benchmarkX && time ./benchma…
18 $CXX -O3 -I .. -DEIGEN_DEFAULT_TO_ROW_MAJOR benchmarkX.cpp -o benchmarkX && time ./benchmarkX >/dev…
DREADME.txt17 g++-4.1 -O3 -DNDEBUG -finline-limit=10000
22 g++-4.2 -O3 -DNDEBUG -finline-limit=10000
27 g++-4.3 -O3 -DNDEBUG -finline-limit=10000
40 g++-4.2 -O3 -DNDEBUG -finline-limit=10000 -fopenmp
Dbench_unrolling9 …$CXX -O3 -I.. -DNDEBUG benchmark.cpp -DMATSIZE=$i -DEIGEN_UNROLLING_LIMIT=400 -o benchmark && tim…
10 …$CXX -O3 -I.. -DNDEBUG -finline-limit=10000 benchmark.cpp -DMATSIZE=$i -DEIGEN_DONT_USE_UNROLLED_L…
/external/webp/src/dsp/
Dmips_macro.h41 #define LOAD_WITH_OFFSET_X4(O0, O1, O2, O3, \ argument
46 "ulw %[" #O3 "], " #I4 "+" XSTR(I9) "*" #I8 "(%[" #I0 "]) \n\t"
51 #define MUL_SHIFT_SUM(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
57 "mul %[" #O3 "], %[" #I1 "], %[kC1] \n\t" \
65 "sra %[" #O3 "], %[" #O3 "], 16 \n\t" \
84 #define SRA_16(O0, O1, O2, O3, \ argument
89 "sra %[" #O3 "], %[" #I3 "], 16 \n\t"
97 #define SHIFT_R_SUM_X2(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
102 "subq.ph %[" #O3 "], %[" #I1 "], %[" #I5 "] \n\t" \
110 "shra.ph %[" #O3 "], %[" #O3 "], 3 \n\t" \
[all …]
/external/llvm/test/CodeGen/Mips/
Dhelloworld.ll1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | …
2 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | …
3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | …
4 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=static -O3 < %s…
5 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=static -O3 < %s…
7 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | …
8 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -relocation-model=pic -O3 < %s | …
Dmips16_32_1.ll1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s -mips-mixed-16-32 | FileChe…
2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=pic -O3 < %s -mips-mixed-16-32 | FileChec…
Dlongbranch.ll2 ; RUN: llc -march=mipsel -force-mips-long-branch -O3 < %s \
4 ; RUN: llc -march=mips64el -mcpu=mips4 -target-abi=n64 -force-mips-long-branch -O3 \
6 ; RUN: llc -march=mips64el -mcpu=mips64 -target-abi=n64 -force-mips-long-branch -O3 \
9 ; RUN: -force-mips-long-branch -O3 < %s | FileCheck %s -check-prefix=MICROMIPS
10 ; RUN: llc -mtriple=mipsel-none-nacl -force-mips-long-branch -O3 < %s \
/external/llvm/test/Transforms/LoopVectorize/X86/
Dmetadata-enable.ll3 ; RUN: opt < %s -mcpu=corei7 -O3 -S -unroll-allow-partial=0 | FileCheck %s --check-prefix=O3
10 ; RUN: opt < %s -mcpu=corei7 -O3 -disable-loop-vectorization -S -unroll-allow-partial=0 | FileCheck…
25 ; O3-LABEL: @enabled(
26 ; O3: store <4 x i32>
27 ; O3: ret i32
77 ; O3-LABEL: @nopragma(
78 ; O3: store <4 x i32>
79 ; O3: ret i32
128 ; O3-LABEL: @disabled(
129 ; O3-NOT: store <4 x i32>
[all …]
/external/autotest/client/site_tests/camera_V4L2/src/
DMakefile29 $(CXX) $(CXXFLAGS) -O3 -o $@ $^ $(LDFLAGS)
32 $(CXX) $(CXXFLAGS) -O3 -o $@ $^ $(LDFLAGS_UNITTEST)
35 $(CXX) $(CXXFLAGS) -O3 -o $@ $^ $(LDFLAGS_HELPER)
/external/zlib/
DAndroid.mk27 LOCAL_CFLAGS += -O3 -DUSE_MMAP
46 LOCAL_CFLAGS += -O3 -DUSE_MMAP
60 LOCAL_CFLAGS += -O3 -DUSE_MMAP
72 LOCAL_CFLAGS += -O3 -DUSE_MMAP
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
DMakefile4 …clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core mcjit nat…
7 …clang++ toy-jit.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core jit n…
11 …clang++ toy-jit.cpp -g -O3 -rdynamic -fno-rtti -DDUMP_FINAL_MODULE `llvm-config --cppflags --ldfla…
/external/llvm/test/CodeGen/Generic/
Dprint-machineinstrs.ll1 ; RUN: llc < %s -O3 -debug-pass=Structure -print-machineinstrs=branch-folder -o /dev/null 2>&1 | Fi…
2 ; RUN: llc < %s -O3 -debug-pass=Structure -print-machineinstrs -o /dev/null 2>&1 | FileCheck %s
3 ; RUN: llc < %s -O3 -debug-pass=Structure -print-machineinstrs= -o /dev/null 2>&1 | FileCheck %s
/external/cblas/
DMakefile.LINUX40 CFLAGS = -O3 -DADD_
41 FFLAGS = -O3
DMakefile.SGI6440 CFLAGS = -O3 -DADD_ -64 -mips4 -r10000
41 FFLAGS = -O3 -64 -mips4 -r10000
DMakefile.in40 CFLAGS = -O3 -DADD_
41 FFLAGS = -O3
/external/compiler-rt/make/platform/
Dmulti_arch.mk11 CFLAGS.m32 := $(CFLAGS) -m32 -O3
12 CFLAGS.m64 := $(CFLAGS) -m64 -O3
/external/fec/
DAndroid.mk6 LOCAL_CFLAGS := -Wall -O3
17 LOCAL_CFLAGS := -Wall -O3
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
DMakefile4 …clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core mcjit nat…
7 …clang++ toy-jit.cpp -g -O3 -rdynamic `llvm-config --cppflags --ldflags --libs core jit native` -o …
/external/llvm/test/CodeGen/ARM/Windows/
Dno-eabi.ll1 ; RUN: llc -O3 -mtriple thumbv7-windows %s -filetype asm -o - | FileCheck -check-prefix CHECK-NONEA…
2 ; RUN: llc -O3 -mtriple armv7--linux-gnueabi %s -filetype asm -o - | FileCheck -check-prefix CHECK-…
/external/speex/
DAndroid.mk34 LOCAL_CFLAGS += -O3 -fstrict-aliasing -fprefetch-loop-arrays
53 LOCAL_CFLAGS += -O3 -fstrict-aliasing -fprefetch-loop-arrays
117 LOCAL_CFLAGS+= -O3 -fstrict-aliasing -fprefetch-loop-arrays
/external/eigen/bench/btl/
DCMakeLists.txt14 SET(CMAKE_CXX_FLAGS "-g0 -O3 -DNDEBUG")
15 SET(CMAKE_Fortran_FLAGS "-g0 -O3 -DNDEBUG")
26 # SET(CMAKE_Fortran_FLAGS "-g0 -O3 -DNDEBUG")
/external/llvm/test/CodeGen/ARM/
Dbuild-attributes-optimization-mixed.ll3 ; RUN: llc < %s -mtriple=arm-none-none-eabi -mcpu=cortex-a7 -O3 | FileCheck %s
7 ; RUN: llc < %s -mtriple=arm-none-none-eabi -mcpu=cortex-a7 -O3 -filetype obj -o - | llvm-readobj -…
Dbuild-attributes-optimization-minsize.ll3 ; RUN: llc < %s -mtriple=arm-none-none-eabi -mcpu=cortex-a7 -O3 | FileCheck %s
7 ; RUN: llc < %s -mtriple=arm-none-none-eabi -mcpu=cortex-a7 -O3 -filetype obj -o - | llvm-readobj -…
Dbuild-attributes-optimization-optsize.ll3 ; RUN: llc < %s -mtriple=arm-none-none-eabi -mcpu=cortex-a7 -O3 | FileCheck %s
7 ; RUN: llc < %s -mtriple=arm-none-none-eabi -mcpu=cortex-a7 -O3 -filetype obj -o - | llvm-readobj -…
Dbuild-attributes-optimization-optnone.ll3 ; RUN: llc < %s -mtriple=arm-none-none-eabi -mcpu=cortex-a7 -O3 | FileCheck %s
7 ; RUN: llc < %s -mtriple=arm-none-none-eabi -mcpu=cortex-a7 -O3 -filetype obj -o - | llvm-readobj -…

12345678910>>...18