Home
last modified time | relevance | path

Searched refs:O1 (Results 1 – 25 of 527) sorted by relevance

12345678910>>...22

/external/webp/src/dsp/
Dmips_macro.h26 #define ADD_SUB_HALVES(O0, O1, \ argument
29 "subq.ph %[" #O1 "], %[" #I0 "], %[" #I1 "] \n\t"
34 #define LOAD_IN_X2(O0, O1, \ argument
37 "lh %[" #O1 "], " #I1 "(%[in]) \n\t"
41 #define LOAD_WITH_OFFSET_X4(O0, O1, O2, O3, \ argument
44 "ulw %[" #O1 "], " #I2 "+" XSTR(I9) "*" #I6 "(%[" #I0 "]) \n\t" \
51 #define MUL_SHIFT_SUM(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
55 "mul %[" #O1 "], %[" #I0 "], %[kC1] \n\t" \
63 "sra %[" #O1 "], %[" #O1 "], 16 \n\t" \
77 #define INSERT_HALF_X2(O0, O1, \ argument
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/
Doptnone-opt.ll2 ; RUN: opt -O1 -S -debug %s 2>&1 | FileCheck %s --check-prefix=OPT-O1
3 ; RUN: opt -O2 -S -debug %s 2>&1 | FileCheck %s --check-prefix=OPT-O1 --check-prefix=OPT-O2O3
4 ; RUN: opt -O3 -S -debug %s 2>&1 | FileCheck %s --check-prefix=OPT-O1 --check-prefix=OPT-O2O3
39 ; IR passes run at -O1 and higher.
40 ; OPT-O1-DAG: Skipping pass 'Aggressive Dead Code Elimination'
41 ; OPT-O1-DAG: Skipping pass 'Combine redundant instructions'
42 ; OPT-O1-DAG: Skipping pass 'Dead Store Elimination'
43 ; OPT-O1-DAG: Skipping pass 'Early CSE'
44 ; OPT-O1-DAG: Skipping pass 'Jump Threading'
45 ; OPT-O1-DAG: Skipping pass 'MemCpy Optimization'
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Datomic64.ll14 …nown-linux-gnu -O1 --disable-machine-licm -mcpu=mips64 -relocation-model=pic -verify-machineinstrs…
112 ; O1-LABEL: AtomicLoadAdd:
113 ; O1: # %bb.0: # %entry
114 ; O1-NEXT: lui $1, %hi(%neg(%gp_rel(AtomicLoadAdd)))
115 ; O1-NEXT: daddu $1, $1, $25
116 ; O1-NEXT: daddiu $1, $1, %lo(%neg(%gp_rel(AtomicLoadAdd)))
117 ; O1-NEXT: ld $1, %got_disp(x)($1)
118 ; O1-NEXT: .LBB0_1: # %entry
119 ; O1-NEXT: # =>This Inner Loop Header: Depth=1
120 ; O1-NEXT: lld $2, 0($1)
[all …]
Datomic.ll26 …nown-linux-gnu -O1 --disable-machine-licm -mcpu=mips32 -relocation-model=pic -verify-machineinstrs…
225 ; O1-LABEL: AtomicLoadAdd32:
226 ; O1: # %bb.0: # %entry
227 ; O1-NEXT: lui $2, %hi(_gp_disp)
228 ; O1-NEXT: addiu $2, $2, %lo(_gp_disp)
229 ; O1-NEXT: addu $1, $2, $25
230 ; O1-NEXT: lw $1, %got(x)($1)
231 ; O1-NEXT: $BB0_1: # %entry
232 ; O1-NEXT: # =>This Inner Loop Header: Depth=1
233 ; O1-NEXT: ll $2, 0($1)
[all …]
/external/llvm/test/Feature/
Doptnone-opt.ll2 ; RUN: opt -O1 -S -debug %s 2>&1 | FileCheck %s --check-prefix=OPT-O1
3 ; RUN: opt -O2 -S -debug %s 2>&1 | FileCheck %s --check-prefix=OPT-O1 --check-prefix=OPT-O2O3
4 ; RUN: opt -O3 -S -debug %s 2>&1 | FileCheck %s --check-prefix=OPT-O1 --check-prefix=OPT-O2O3
39 ; IR passes run at -O1 and higher.
40 ; OPT-O1-DAG: Skipping pass 'Aggressive Dead Code Elimination'
41 ; OPT-O1-DAG: Skipping pass 'Combine redundant instructions'
42 ; OPT-O1-DAG: Skipping pass 'Dead Store Elimination'
43 ; OPT-O1-DAG: Skipping pass 'Early CSE'
44 ; OPT-O1-DAG: Skipping pass 'Jump Threading'
45 ; OPT-O1-DAG: Skipping pass 'MemCpy Optimization'
[all …]
/external/clang/test/SemaObjCXX/
Ddelay-parsing-cplusfuncs.mm15 S(MyClass *O1, MyClass *O2);
16 S(MyClass *O1);
39 S::S(MyClass *O1, MyClass *O2) : Obj1(O1), Obj2(O2) { category
40 [O1 privateMethod];
43 S::S(MyClass *O1) : Obj1(O1){ Obj2 = 0; } category
/external/strace/tests-m32/
Dcount.test53 grep_log ' *[^ ]+ +0\.0[^n]*nanosleep' -c -O1
55 grep_log ' *[^ ]+ +0\.0[^n]*nanosleep' -c -O1 -enanosleep
57 grep_log ' *[^ ]+ +(1\.[01]|0\.99)[^n]*nanosleep' -cw -O1
59 grep_log '100\.00 +(1\.[01]|0\.99)[^n]*nanosleep' -cw -O1 -enanosleep
/external/strace/tests/
Dcount.test53 grep_log ' *[^ ]+ +0\.0[^n]*nanosleep' -c -O1
55 grep_log ' *[^ ]+ +0\.0[^n]*nanosleep' -c -O1 -enanosleep
57 grep_log ' *[^ ]+ +(1\.[01]|0\.99)[^n]*nanosleep' -cw -O1
59 grep_log '100\.00 +(1\.[01]|0\.99)[^n]*nanosleep' -cw -O1 -enanosleep
/external/strace/tests-mx32/
Dcount.test53 grep_log ' *[^ ]+ +0\.0[^n]*nanosleep' -c -O1
55 grep_log ' *[^ ]+ +0\.0[^n]*nanosleep' -c -O1 -enanosleep
57 grep_log ' *[^ ]+ +(1\.[01]|0\.99)[^n]*nanosleep' -cw -O1
59 grep_log '100\.00 +(1\.[01]|0\.99)[^n]*nanosleep' -cw -O1 -enanosleep
/external/llvm/test/tools/gold/X86/
Dopt-level.ll6 ; RUN: -plugin-opt=O1 -r -o %t.o %t.bc
7 ; RUN: llvm-dis < %t.o.opt.bc -o - | FileCheck --check-prefix=CHECK-O1 %s
13 ; CHECK-O1: define internal void @foo(
20 ; CHECK-O1: define internal i32 @bar(
32 ; CHECK-O1: select
45 ; CHECK-O1-NOT: !type
/external/llvm/test/Transforms/LoopVectorize/X86/
Dmetadata-enable.ll1 ; RUN: opt < %s -mcpu=corei7 -O1 -S -unroll-allow-partial=0 | FileCheck %s --check-prefix=O1
6 ; RUN: opt < %s -mcpu=corei7 -O1 -vectorize-loops -S -unroll-allow-partial=0 | FileCheck %s --check…
8 ; RUN: opt < %s -mcpu=corei7 -O1 -loop-vectorize -S -unroll-allow-partial=0 | FileCheck %s --check-…
19 ; O1-LABEL: @enabled(
20 ; O1: store <4 x i32>
21 ; O1: ret i32
71 ; O1-LABEL: @nopragma(
72 ; O1-NOT: store <4 x i32>
73 ; O1: ret i32
122 ; O1-LABEL: @disabled(
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/
Dopt-level.ll8 ; RUN: -plugin-opt=O1 -r -o %t.o %t.bc
9 ; RUN: llvm-dis < %t.o.0.4.opt.bc -o - | FileCheck --check-prefix=CHECK-O1 %s
16 ; CHECK-O1: define internal void @foo(
27 ; CHECK-O1: define internal i32 @bar(
39 ; CHECK-O1: select
52 ; CHECK-O1-NOT: !type
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/
Ddebugify-each.ll14 ; RUN: opt -debugify-each -O1 < %s | opt -O2 -o /dev/null
17 ; RUN: opt -disable-output -debugify-quiet -debugify-each -O1 < %s 2>&1 | count 0
21 ; RUN: opt -O1 < %s -S -o - | \
23 ; RUN: opt -O1 -debugify-each < %s -S -o - | \
28 ; RUN: opt -O1 < %s | \
31 ; RUN: opt -O1 -debugify-each < %s | \
/external/libcxx/test/std/utilities/optional/optional.relops/
Dless_equal.pass.cpp70 using O1 = optional<int>; in main() typedef
72 constexpr O1 o1(42); in main()
77 using O1 = optional<int>; in main() typedef
79 constexpr O1 o1(42); in main()
Dequal.pass.cpp73 using O1 = optional<int>; in main() typedef
75 constexpr O1 o1(42); in main()
80 using O1 = optional<int>; in main() typedef
82 constexpr O1 o1(42); in main()
Dless_than.pass.cpp68 using O1 = optional<int>; in main() typedef
70 constexpr O1 o1(42); in main()
75 using O1 = optional<int>; in main() typedef
77 constexpr O1 o1(42); in main()
Dnot_equal.pass.cpp73 using O1 = optional<int>; in main() typedef
75 constexpr O1 o1(42); in main()
80 using O1 = optional<int>; in main() typedef
82 constexpr O1 o1(42); in main()
Dgreater_equal.pass.cpp70 using O1 = optional<int>; in main() typedef
72 constexpr O1 o1(42); in main()
77 using O1 = optional<int>; in main() typedef
79 constexpr O1 o1(42); in main()
Dgreater_than.pass.cpp68 using O1 = optional<int>; in main() typedef
70 constexpr O1 o1(42); in main()
75 using O1 = optional<int>; in main() typedef
77 constexpr O1 o1(42); in main()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DBasicAliasAnalysis.cpp443 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() argument
445 const Function *F1 = getParent(O1); in notDifferentParent()
1125 const Value *O1 = GetUnderlyingObject(V1, TD); in aliasCheck() local
1130 if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O1)) in aliasCheck()
1137 if (O1 != O2) { in aliasCheck()
1139 if (isIdentifiedObject(O1) && isIdentifiedObject(O2)) in aliasCheck()
1143 if ((isa<Constant>(O1) && isIdentifiedObject(O2) && !isa<Constant>(O2)) || in aliasCheck()
1144 (isa<Constant>(O2) && isIdentifiedObject(O1) && !isa<Constant>(O1))) in aliasCheck()
1149 if (((isa<Argument>(O1) && (isa<AllocaInst>(O2) || isNoAliasCall(O2))) || in aliasCheck()
1150 (isa<Argument>(O2) && (isa<AllocaInst>(O1) || isNoAliasCall(O1))))) in aliasCheck()
[all …]
/external/llvm/test/CodeGen/SPARC/
DLeonItinerariesUT.ll1 ; RUN: llc < %s -O1 -march=sparc | FileCheck %s -check-prefix=NO_ITIN
2 ; RUN: llc < %s -O1 -march=sparc -mcpu=leon2 | FileCheck %s -check-prefix=LEON2_ITIN
3 ; RUN: llc < %s -O1 -march=sparc -mcpu=leon3 | FileCheck %s -check-prefix=LEON3_4_ITIN
4 ; RUN: llc < %s -O1 -march=sparc -mcpu=leon4 | FileCheck %s -check-prefix=LEON3_4_ITIN
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
DLeonItinerariesUT.ll1 ; RUN: llc < %s -O1 -march=sparc | FileCheck %s -check-prefix=NO_ITIN
2 ; RUN: llc < %s -O1 -march=sparc -mcpu=leon2 | FileCheck %s -check-prefix=LEON2_ITIN
3 ; RUN: llc < %s -O1 -march=sparc -mcpu=leon3 | FileCheck %s -check-prefix=LEON3_4_ITIN
4 ; RUN: llc < %s -O1 -march=sparc -mcpu=leon4 | FileCheck %s -check-prefix=LEON3_4_ITIN
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dacle-intrinsics-v5.ll1 ; RUN: llc -O1 -mtriple=armv5te-none-none-eabi %s -o - | FileCheck %s
2 ; RUN: llc -O1 -mtriple=armv6-none-none-eabi %s -o - | FileCheck %s
3 ; RUN: llc -O1 -mtriple=armv7-none-none-eabi %s -o - | FileCheck %s
4 ; RUN: llc -O1 -mtriple=thumbv7-none-none-eabi %s -o - | FileCheck %s
5 ; RUN: llc -O1 -mtriple=thumbv6t2-none-none-eabi %s -o - | FileCheck %s
6 ; RUN: llc -O1 -mtriple=thumbv7em-none-none-eabi %s -o - | FileCheck %s
7 ; RUN: llc -O1 -mtriple=thumbv8m.main-none-none-eabi -mattr=+dsp %s -o - | FileCheck %s
Dadv-copy-opt.ll1 ; RUN: llc -O1 -mtriple=armv7s-apple-ios -mcpu=swift < %s -disable-adv-copy-opt=true | FileCheck -c…
2 ; RUN: llc -O1 -mtriple=armv7s-apple-ios -mcpu=swift < %s -disable-adv-copy-opt=false | FileCheck -…
3 ; RUN: llc -O1 -mtriple=thumbv7s-apple-ios -mcpu=swift < %s -disable-adv-copy-opt=true | FileCheck …
4 ; RUN: llc -O1 -mtriple=thumbv7s-apple-ios -mcpu=swift < %s -disable-adv-copy-opt=false | FileCheck…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-isel-fuzzer/
Daarch64-execname-options.ll12 ; RUN: cp llvm-isel-fuzzer %t.bin--aarch64-O1
13 ; RUN: %t.bin--aarch64-O1 %t.input 2>&1 | FileCheck -check-prefix=OPT-AFTER %s
14 ; OPT-AFTER: Injected args: -mtriple=aarch64 -O1

12345678910>>...22