/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalOpt/ |
D | crash-2.ll | 6 %struct.S0.1.7.13 = type { i8, i8, i8, i8, i16, [2 x i8] } 11 @g_71 = internal global %struct.S0.1.7.13 { i8 1, i8 -93, i8 58, i8 -1, i16 -5, [2 x i8] undef }, a… 14 …S0.1.7.13, %struct.S0.1.7.13* @g_71, i32 0, i32 0), i8* getelementptr inbounds (%struct.S0.1.7.13,… 17 …%tmp = load i8, i8* getelementptr inbounds (%struct.S0.1.7.13, %struct.S0.1.7.13* @g_71, i32 0, i3…
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | crash-2.ll | 6 %struct.S0.1.7.13 = type { i8, i8, i8, i8, i16, [2 x i8] } 11 @g_71 = internal global %struct.S0.1.7.13 { i8 1, i8 -93, i8 58, i8 -1, i16 -5, [2 x i8] undef }, a… 14 …S0.1.7.13, %struct.S0.1.7.13* @g_71, i32 0, i32 0), i8* getelementptr inbounds (%struct.S0.1.7.13,… 17 …%tmp = load i8, i8* getelementptr inbounds (%struct.S0.1.7.13, %struct.S0.1.7.13* @g_71, i32 0, i3…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/ |
D | pr17852.ll | 3 %struct.S0 = type { [2 x i8], [2 x i8], [4 x i8], [2 x i8], i32, i32, i32, i32 } 4 define void @fn1(%struct.S0* byval align 8 %p1) { 8 %f2 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 9 %f9 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 7 14 %f22 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 15 %f7 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 5 21 %f3 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 22 %tmp10 = bitcast %struct.S0* %p1 to i16* 23 %f5 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 3 31 %f321 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 [all …]
|
/external/llvm/test/Transforms/GVN/ |
D | pr17852.ll | 3 %struct.S0 = type { [2 x i8], [2 x i8], [4 x i8], [2 x i8], i32, i32, i32, i32 } 4 define void @fn1(%struct.S0* byval align 8 %p1) { 8 %f2 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 9 %f9 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 7 14 %f22 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 15 %f7 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 5 21 %f3 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 22 %tmp10 = bitcast %struct.S0* %p1 to i16* 23 %f5 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 3 31 %f321 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/ |
D | pr17852.ll | 3 %struct.S0 = type { [2 x i8], [2 x i8], [4 x i8], [2 x i8], i32, i32, i32, i32 } 4 define void @fn1(%struct.S0* byval align 8 %p1) { 8 %f2 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 9 %f9 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 7 14 %f22 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 15 %f7 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 5 21 %f3 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 22 %tmp10 = bitcast %struct.S0* %p1 to i16* 23 %f5 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 3 31 %f321 = getelementptr inbounds %struct.S0, %struct.S0* %p1, i64 0, i32 2 [all …]
|
/external/llvm/test/Linker/ |
D | func-attrs-a.ll | 4 ; CHECK: call void @check0(%struct.S0* sret null, %struct.S0* byval align 4 null, %struct.S0* align… 5 ; CHECK: define void @check0(%struct.S0* sret %agg.result, %struct.S0* byval %arg0, %struct.S0* %ar… 7 %struct.S0 = type <{ i8, i8, i8, i8 }> 10 …call void @check0(%struct.S0* sret null, %struct.S0* byval align 4 null, %struct.S0* align 4 null,… 14 declare void @check0(%struct.S0*, %struct.S0*, %struct.S0*, %struct.S0*)
|
D | func-attrs-b.ll | 4 %struct.S0 = type <{ i8, i8, i8, i8 }> 6 define void @check0(%struct.S0* sret %agg.result, %struct.S0* byval %arg0, %struct.S0* %arg1, %stru…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | func-attrs-a.ll | 4 ; CHECK: call void @check0(%struct.S0* sret null, %struct.S0* byval align 4 null, %struct.S0* align… 5 ; CHECK: define void @check0(%struct.S0* sret %agg.result, %struct.S0* byval %arg0, %struct.S0* %ar… 7 %struct.S0 = type <{ i8, i8, i8, i8 }> 10 …call void @check0(%struct.S0* sret null, %struct.S0* byval align 4 null, %struct.S0* align 4 null,… 14 declare void @check0(%struct.S0*, %struct.S0*, %struct.S0*, %struct.S0*)
|
D | func-attrs-b.ll | 4 %struct.S0 = type <{ i8, i8, i8, i8 }> 6 define void @check0(%struct.S0* sret %agg.result, %struct.S0* byval %arg0, %struct.S0* %arg1, %stru…
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | StringSwitch.h | 94 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, T Value) { in Cases() argument 95 return Case(S0, Value).Case(S1, Value); in Cases() 99 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() argument 101 return Case(S0, Value).Cases(S1, S2, Value); in Cases() 105 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() argument 107 return Case(S0, Value).Cases(S1, S2, S3, Value); in Cases() 111 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() argument 113 return Case(S0, Value).Cases(S1, S2, S3, S4, Value); in Cases() 117 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() argument 120 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, Value); in Cases() [all …]
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | StringSwitch.h | 107 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 109 return Case(S0, Value).Case(S1, Value); in Cases() 114 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 116 return Case(S0, Value).Cases(S1, S2, Value); in Cases() 121 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 124 return Case(S0, Value).Cases(S1, S2, S3, Value); in Cases() 129 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 132 return Case(S0, Value).Cases(S1, S2, S3, S4, Value); in Cases() 138 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 142 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, Value); in Cases() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | fp16-vminmaxnm.ll | 12 ; CHECK: vmov.f16 [[S0:s[0-9]]], r{{.}} 14 ; CHECK: vminnm.f16 s0, [[S2]], [[S0]] 25 ; CHECK: vmov.f16 [[S0:s[0-9]]], r{{.}} 27 ; CHECK: vminnm.f16 s0, [[S2]], [[S0]] 38 ; CHECK: vmov.f16 [[S0:s[0-9]]], r{{.}} 40 ; CHECK: vminnm.f16 s0, [[S2]], [[S0]] 51 ; CHECK: vmov.f16 [[S0:s[0-9]]], r{{.}} 53 ; CHECK: vminnm.f16 s0, [[S2]], [[S0]] 64 ; CHECK: vmov.f16 [[S0:s[0-9]]], r{{.}} 66 ; CHECK: vminnm.f16 s0, [[S2]], [[S0]] [all …]
|
/external/clang/test/CodeGen/ |
D | mips64-padding-arg.c | 8 } S0; typedef 16 extern void foo2(int, int, int, S0, S0, int, S0); 18 void foo1(int a0, S0 a1, S0 a2, int b, S0 a3) { in foo1() 40 extern S0 foo6(int, int, long double); 42 S0 foo5(long double a0) { in foo5()
|
/external/libopus/silk/float/ |
D | apply_sine_window_FLP.c | 46 silk_float freq, c, S0, S1; in silk_apply_sine_window_FLP() local 61 S0 = 0.0f; in silk_apply_sine_window_FLP() 66 S0 = 1.0f; in silk_apply_sine_window_FLP() 74 px_win[ k + 0 ] = px[ k + 0 ] * 0.5f * ( S0 + S1 ); in silk_apply_sine_window_FLP() 76 S0 = c * S1 - S0; in silk_apply_sine_window_FLP() 77 px_win[ k + 2 ] = px[ k + 2 ] * 0.5f * ( S1 + S0 ); in silk_apply_sine_window_FLP() 78 px_win[ k + 3 ] = px[ k + 3 ] * S0; in silk_apply_sine_window_FLP() 79 S1 = c * S0 - S1; in silk_apply_sine_window_FLP()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | MergedLoadStoreMotion.cpp | 115 PHINode *getPHIOperand(BasicBlock *BB, StoreInst *S0, StoreInst *S1); 204 PHINode *MergedLoadStoreMotion::getPHIOperand(BasicBlock *BB, StoreInst *S0, in getPHIOperand() argument 207 Value *Opd1 = S0->getValueOperand(); in getPHIOperand() 214 NewPN->addIncoming(Opd1, S0->getParent()); in getPHIOperand() 224 bool MergedLoadStoreMotion::sinkStore(BasicBlock *BB, StoreInst *S0, in sinkStore() argument 227 auto *A0 = dyn_cast<Instruction>(S0->getPointerOperand()); in sinkStore() 230 (A0->getParent() == S0->getParent()) && A1->hasOneUse() && in sinkStore() 233 dbgs() << "Instruction Left\n"; S0->dump(); dbgs() << "\n"; in sinkStore() 238 S0->andIRFlags(S1); in sinkStore() 239 S0->dropUnknownNonDebugMetadata(); in sinkStore() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonScheduleV60.td | 33 // S0-3 | | | CVI_VA | | CVI_VA | | CVI_VA | | CVI_VA | | | 35 // S0-3 | | | | | | | | | CVI_VP | | | 36 // S0-3 | | | | | | | CVI_VS | | | | | 37 // S0-1 |(CVI_LD) | | CVI_LD | | CVI_LD | | CVI_LD | | CVI_LD | | | 38 // S0-1 |(C*TMP_LD) | | | | | | | | | | 40 // S0 | | | CVI_ST | | CVI_ST | | CVI_ST | | CVI_ST | |(CVI_ST) | 41 // S0 | | | | | | | | | | |(C*TMP_ST) 47 // S0-3 | CVI_VA_DV | | CVI_VA_DV | 48 // S0-3 | | | CVI_VP_DV | 52 // S0-3 | CVI_HIST Histogram |
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | StringSwitch.h | 85 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 87 return Case(S0, Value).Case(S1, Value); in Cases() 91 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 93 return Case(S0, Value).Case(S1, Value).Case(S2, Value); in Cases() 97 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 100 return Case(S0, Value).Case(S1, Value).Case(S2, Value).Case(S3, Value); in Cases() 104 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 107 return Case(S0, Value).Case(S1, Value).Case(S2, Value).Case(S3, Value) in Cases()
|
/external/llvm/lib/Transforms/Scalar/ |
D | MergedLoadStoreMotion.cpp | 133 PHINode *getPHIOperand(BasicBlock *BB, StoreInst *S0, StoreInst *S1); 401 PHINode *MergedLoadStoreMotion::getPHIOperand(BasicBlock *BB, StoreInst *S0, in getPHIOperand() argument 404 Value *Opd1 = S0->getValueOperand(); in getPHIOperand() 411 NewPN->addIncoming(Opd1, S0->getParent()); in getPHIOperand() 423 bool MergedLoadStoreMotion::sinkStore(BasicBlock *BB, StoreInst *S0, in sinkStore() argument 426 auto *A0 = dyn_cast<Instruction>(S0->getPointerOperand()); in sinkStore() 429 (A0->getParent() == S0->getParent()) && A1->hasOneUse() && in sinkStore() 432 dbgs() << "Instruction Left\n"; S0->dump(); dbgs() << "\n"; in sinkStore() 437 S0->intersectOptionalDataWith(S1); in sinkStore() 438 S0->dropUnknownNonDebugMetadata(); in sinkStore() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | fold-zext-trunc.ll | 6 %struct.S0 = type { i32, [2 x i8], [2 x i8], [4 x i8] } 8 @g_98 = common global %struct.S0 zeroinitializer, align 4 15 …%tmp17 = load i8, i8* getelementptr inbounds (%struct.S0, %struct.S0* @g_98, i32 0, i32 1, i32 0),… 17 …%foo = load i32, i32* bitcast (i8* getelementptr inbounds (%struct.S0, %struct.S0* @g_98, i32 0, i…
|
/external/guava/guava-tests/benchmark/com/google/common/base/ |
D | ObjectsBenchmark.java | 32 private static final String S0 = "3"; field in ObjectsBenchmark 43 dummy += Objects.hashCode(S0, S1); in hashString_2() 51 dummy += Objects.hashCode(S0, S1, S2); in hashString_3() 59 dummy += Objects.hashCode(S0, S1, S2, S3); in hashString_4() 67 dummy += Objects.hashCode(S0, S1, S2, S3, S4); in hashString_5() 76 dummy += Objects.hashCode(D0, I1, S3, I2, S0); in hashMixed_5()
|
/external/llvm/test/Transforms/Inline/ |
D | byval.ll | 107 %struct.S0 = type { i32 } 109 @b = global %struct.S0 { i32 1 }, align 4 112 define internal void @f5(%struct.S0* byval nocapture readonly align 4 %p) { 114 store i32 0, i32* getelementptr inbounds (%struct.S0, %struct.S0* @b, i64 0, i32 0), align 4 115 %f2 = getelementptr inbounds %struct.S0, %struct.S0* %p, i64 0, i32 0 123 tail call void @f5(%struct.S0* byval align 4 @b) 127 ; CHECK: store i32 0, i32* getelementptr inbounds (%struct.S0, %struct.S0* @b, i64 0, i32 0), align… 128 ; CHECK-NOT: load i32, i32* getelementptr inbounds (%struct.S0, %struct.S0* @b, i64 0, i32 0), alig…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | addi-offset-fold.ll | 5 %struct.S0 = type <{ i32, [5 x i8] }> 10 %a = alloca %struct.S0, align 8 13 %a.0.a.0..sroa_cast = bitcast %struct.S0* %a to i64* 16 %a.8.a.8..sroa_idx = getelementptr inbounds %struct.S0, %struct.S0* %a, i64 0, i32 1, i64 4 18 %a.4.a.4..sroa_idx = getelementptr inbounds %struct.S0, %struct.S0* %a, i64 0, i32 1
|
/external/llvm/include/llvm/ADT/ |
D | StringSwitch.h | 91 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 94 (N0-1 == Str.size() && std::memcmp(S0, Str.data(), N0-1) == 0) || in Cases() 104 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 107 (N0-1 == Str.size() && std::memcmp(S0, Str.data(), N0-1) == 0) || in Cases() 118 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 122 (N0-1 == Str.size() && std::memcmp(S0, Str.data(), N0-1) == 0) || in Cases() 134 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 138 (N0-1 == Str.size() && std::memcmp(S0, Str.data(), N0-1) == 0) || in Cases()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | sdag-salvage-add.ll | 12 ; struct S0 *b; 18 ; struct S0 *b = myVar->b; 39 %struct.S0 = type opaque 51 %b1 = bitcast %struct.S4* %1 to %struct.S0**, !dbg !41 52 %2 = load %struct.S0*, %struct.S0** %b1, align 8, !dbg !41 53 …tail call void @llvm.dbg.value(metadata %struct.S0* %2, metadata !24, metadata !DIExpression()), !… 54 …%call = tail call i32 (%struct.S0*, ...) bitcast (i32 (...)* @use to i32 (%struct.S0*, ...)*)(%str… 94 !23 = !DICompositeType(tag: DW_TAG_structure_type, name: "S0", file: !1, line: 4, flags: DIFlagFwdD…
|
/external/llvm/test/DebugInfo/X86/ |
D | PR26148.ll | 4 ; struct S0 { 9 ; struct S0 b, c = {3}; 32 %struct.S0 = type { i16, i32 } 34 @a = common global %struct.S0 zeroinitializer, align 4 46 tail call void @llvm.dbg.declare(metadata %struct.S0* undef, metadata !10, metadata !26), !dbg !28 47 tail call void @llvm.dbg.declare(metadata %struct.S0* undef, metadata !16, metadata !26), !dbg !29 53 store i32 3, i32* bitcast (%struct.S0* @a to i32*), align 4, !dbg !33 54 …store i32 0, i32* getelementptr inbounds (%struct.S0, %struct.S0* @a, i64 0, i32 1), align 4, !dbg… 77 !11 = !DICompositeType(tag: DW_TAG_structure_type, name: "S0", file: !1, line: 1, size: 64, align: … 87 …pe: !0, file: !1, line: 4, type: !11, isLocal: false, isDefinition: true, variable: %struct.S0* @a)
|