/external/webp/src/dsp/ |
D | mips_macro.h | 27 I0, I1) \ argument 28 "addq.ph %[" #O0 "], %[" #I0 "], %[" #I1 "] \n\t" \ 29 "subq.ph %[" #O1 "], %[" #I0 "], %[" #I1 "] \n\t" 35 I0, I1) \ argument 36 "lh %[" #O0 "], " #I0 "(%[in]) \n\t" \ 42 I0, I1, I2, I3, I4, I5, I6, I7, I8, I9) \ argument 43 "ulw %[" #O0 "], " #I1 "+" XSTR(I9) "*" #I5 "(%[" #I0 "]) \n\t" \ 44 "ulw %[" #O1 "], " #I2 "+" XSTR(I9) "*" #I6 "(%[" #I0 "]) \n\t" \ 45 "ulw %[" #O2 "], " #I3 "+" XSTR(I9) "*" #I7 "(%[" #I0 "]) \n\t" \ 46 "ulw %[" #O3 "], " #I4 "+" XSTR(I9) "*" #I8 "(%[" #I0 "]) \n\t" [all …]
|
/external/clang/test/SemaObjC/ |
D | sizeof-interface.m | 3 @class I0; // expected-note 2{{forward declaration of class here}} 6 int g0 = sizeof(I0); // expected-error{{invalid application of 'sizeof' to an incomplete type 'I0'}} 9 void *g3(I0 *P) { 10 P = P+5; // expected-error {{arithmetic on a pointer to an incomplete type 'I0'}} 12 …4]; // expected-error{{expected method to read array element not found on object of type 'I0 *'}} 17 @interface I0 { interface 26 int g1[ sizeof(I0) // expected-error {{application of 'sizeof' to interface 'I0' is not support… 29 @implementation I0 implementation 35 int g2[ sizeof(I0) // expected-error {{application of 'sizeof' to interface 'I0' is not supported… 53 int bar(I0 *P) { [all …]
|
D | missing-atend-metadata.m | 3 @interface I0 // expected-note {{receiver is instance of class declared here}} interface 6 @implementation I0 // expected-note {{implementation started here}} implementation 9 @interface I1 : I0 // expected-error {{missing '@end'}} 15 @interface I2 : I0 // expected-error {{missing '@end'}}
|
D | property-category-1.m | 39 @interface I0 interface 43 @interface I0 (Cat0) interface in Cat0 46 @interface I0 (Cat1) interface in Cat1 49 @implementation I0 // expected-warning {{property 'p0' requires method 'p0' to be define}} implementation
|
/external/llvm-project/clang/test/SemaObjC/ |
D | sizeof-interface.m | 3 @class I0; // expected-note 2{{forward declaration of class here}} 6 int g0 = sizeof(I0); // expected-error{{invalid application of 'sizeof' to an incomplete type 'I0'}} 9 void *g3(I0 *P) { 10 P = P+5; // expected-error {{arithmetic on a pointer to an incomplete type 'I0'}} 12 …4]; // expected-error{{expected method to read array element not found on object of type 'I0 *'}} 17 @interface I0 { interface 26 int g1[ sizeof(I0) // expected-error {{application of 'sizeof' to interface 'I0' is not support… 29 @implementation I0 implementation 35 int g2[ sizeof(I0) // expected-error {{application of 'sizeof' to interface 'I0' is not supported… 53 int bar(I0 *P) { [all …]
|
D | missing-atend-metadata.m | 3 @interface I0 // expected-note {{receiver is instance of class declared here}} interface 6 @implementation I0 // expected-note {{implementation started here}} implementation 9 @interface I1 : I0 // expected-error {{missing '@end'}} 15 @interface I2 : I0 // expected-error {{missing '@end'}}
|
D | property-category-1.m | 39 @interface I0 interface 43 @interface I0 (Cat0) interface in Cat0 46 @interface I0 (Cat1) interface in Cat1 49 @implementation I0 // expected-warning {{property 'p0' requires method 'p0' to be define}} implementation
|
/external/llvm-project/polly/test/ScopInfo/ |
D | invariant_load_zext_parameter.ll | 4 ; void f(int *I0, int *I1, int *V) { 6 ; if ((long)(*I0) == 0) 23 ; CODEGEN-NEXT: %polly.access.I0 = getelementptr i32, i32* %I0, i64 0 24 ; CODEGEN-NEXT: %polly.access.I0.load = load i32, i32* %polly.access.I0 25 ; CODEGEN-NEXT: store i32 %polly.access.I0.load, i32* %loadI1a.preload.s2a 26 ; CODEGEN-NEXT: %0 = sext i32 %polly.access.I0.load to i64 35 define void @f(i32* %I0, i32* %I1, i32* %V) { 45 %loadI1a = load i32, i32* %I0, align 4 50 %loadI0 = load i32, i32* %I0, align 4
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | interface.m | 6 @interface I0 { interface 14 static int f0(I0 *a0) { 18 static int f1(I0 *a0) { 22 static int f2(I0 *a0) { 27 I0 *a = alloca(sizeof(*a) * 4);
|
D | objc2-retain-codegen.m | 4 @interface I0 { interface 5 I0 *_f0; 10 @implementation I0 implementation
|
/external/clang/test/CodeGenObjC/ |
D | interface.m | 6 @interface I0 { interface 14 static int f0(I0 *a0) { 18 static int f1(I0 *a0) { 22 static int f2(I0 *a0) { 27 I0 *a = alloca(sizeof(*a) * 4);
|
D | objc2-retain-codegen.m | 4 @interface I0 { interface 5 I0 *_f0; 10 @implementation I0 implementation
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | aggregate-reconstruction.ll | 41 ; CHECK-NEXT: [[I0:%.*]] = extractvalue [3 x i32] [[SRCAGG:%.*]], 0 44 ; CHECK-NEXT: [[I3:%.*]] = insertvalue [3 x i32] undef, i32 [[I0]], 0 62 ; CHECK-NEXT: [[I0:%.*]] = extractvalue { { i32, i32 } } [[SRCAGG:%.*]], 0, 0 64 ; CHECK-NEXT: [[I2:%.*]] = insertvalue { { i32, i32 } } undef, i32 [[I0]], 0, 0 91 ; CHECK-NEXT: [[I0:%.*]] = extractvalue { i32, i32 } [[SRCAGG:%.*]], 0 92 ; CHECK-NEXT: [[I2:%.*]] = insertvalue { i32, i32 } undef, i32 [[I0]], 0 106 ; CHECK-NEXT: [[I0:%.*]] = extractvalue { i32, i32 } [[SRCAGG:%.*]], 0 107 ; CHECK-NEXT: [[I2:%.*]] = insertvalue { i32, i32 } [[OTHERAGG:%.*]], i32 [[I0]], 0 120 ; CHECK-NEXT: [[I0:%.*]] = extractvalue { i32, i32 } [[SRCAGG0:%.*]], 0 122 ; CHECK-NEXT: [[I4:%.*]] = insertvalue { i32, i32 } undef, i32 [[I0]], 0 [all …]
|
D | phi-of-extractvalues.ll | 43 ; CHECK-NEXT: [[I0:%.*]] = extractvalue { i32, i32 } [[AGG_LEFT:%.*]], 0 44 ; CHECK-NEXT: call void @usei32(i32 [[I0]]) 50 ; CHECK-NEXT: [[R:%.*]] = phi i32 [ [[I0]], [[LEFT]] ], [ [[I1]], [[RIGHT]] ] 74 ; CHECK-NEXT: [[I0:%.*]] = extractvalue { i32, i32 } [[AGG_LEFT:%.*]], 0 81 ; CHECK-NEXT: [[R:%.*]] = phi i32 [ [[I0]], [[LEFT]] ], [ [[I1]], [[RIGHT]] ] 105 ; CHECK-NEXT: [[I0:%.*]] = extractvalue { i32, i32 } [[AGG_LEFT:%.*]], 0 106 ; CHECK-NEXT: call void @usei32(i32 [[I0]]) 113 ; CHECK-NEXT: [[R:%.*]] = phi i32 [ [[I0]], [[LEFT]] ], [ [[I1]], [[RIGHT]] ] 140 ; CHECK-NEXT: [[I0:%.*]] = extractvalue { i32, i32 } [[AGG_LEFT:%.*]], 0 146 ; CHECK-NEXT: [[R:%.*]] = phi i32 [ [[I0]], [[LEFT]] ], [ [[I1]], [[RIGHT]] ] [all …]
|
D | xor-icmps.ll | 6 ; CHECK-NEXT: [[I0:%.*]] = icmp eq i4 [[X:%.*]], 0 8 ; CHECK-NEXT: [[R:%.*]] = xor i1 [[I0]], [[I1]] 19 ; CHECK-NEXT: [[I0:%.*]] = icmp ne i4 [[X:%.*]], 0 21 ; CHECK-NEXT: [[R:%.*]] = xor i1 [[I0]], [[I1]] 32 ; CHECK-NEXT: [[I0:%.*]] = icmp eq i4 [[X:%.*]], 0 34 ; CHECK-NEXT: [[R:%.*]] = xor i1 [[I0]], [[I1]] 61 ; CHECK-NEXT: [[I0:%.*]] = icmp slt i4 [[X:%.*]], 0 63 ; CHECK-NEXT: [[R:%.*]] = xor i1 [[I0]], [[I1]] 64 ; CHECK-NEXT: call void @use(i1 [[I0]]) 78 ; CHECK-NEXT: [[I0:%.*]] = icmp sgt i4 [[X:%.*]], 0 [all …]
|
D | signmask-of-sext-vs-of-shl-of-zext.ll | 49 ; CHECK-NEXT: [[I0:%.*]] = zext i16 [[X:%.*]] to i32 50 ; CHECK-NEXT: [[I1:%.*]] = shl i32 [[I0]], 17 61 ; CHECK-NEXT: [[I0:%.*]] = zext i16 [[X:%.*]] to i32 62 ; CHECK-NEXT: [[I1:%.*]] = shl nuw i32 [[I0]], 16 76 ; CHECK-NEXT: [[I0:%.*]] = zext i16 [[X:%.*]] to i32 77 ; CHECK-NEXT: call void @use32(i32 [[I0]]) 90 ; CHECK-NEXT: [[I0:%.*]] = zext i16 [[X:%.*]] to i32 91 ; CHECK-NEXT: [[I1:%.*]] = shl nuw i32 [[I0]], 16 104 ; CHECK-NEXT: [[I0:%.*]] = zext i16 [[X:%.*]] to i32 105 ; CHECK-NEXT: call void @use32(i32 [[I0]]) [all …]
|
/external/llvm-project/llvm/test/Transforms/Scalarizer/ |
D | vector-gep.ll | 21 ;CHECK: %[[I0:.i[0-9]*]] = extractelement <4 x i16*> %0, i32 0 22 ;CHECK: getelementptr i16, i16* %[[I0]], i16 1 42 ;CHECK: %[[I0:.i[0-9]*]] = extractelement <4 x i16*> %0, i32 0 49 ;CHECK: %.splat[[I0]] = extractelement <4 x i16> %.splat, i32 0 50 ;CHECK: getelementptr i16, i16* %[[I0]], i16 %.splat[[I0]] 74 ;CHECK: %.splat[[I0:.i[0-9]*]] = extractelement <4 x i16*> %.splat, i32 0 75 ;CHECK: getelementptr i16, i16* %.splat[[I0]], i16 0 96 ;CHECK: %.splat[[I0:.i[0-9]*]] = extractelement <4 x i16*> %.splat, i32 0 97 ;CHECK: getelementptr i16, i16* %.splat[[I0]], i16 0 115 ;CHECK: %[[I0:.i[0-9]*]] = extractelement <4 x i16*> %0, i32 0 [all …]
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | GVNSink.cpp | 720 Instruction *I0 = NewInsts[0]; in analyzeInstructionForSinking() local 724 auto hasDifferentNumOperands = [&I0](Instruction *I) { in analyzeInstructionForSinking() 725 return I->getNumOperands() != I0->getNumOperands(); in analyzeInstructionForSinking() 730 for (unsigned OpNum = 0, E = I0->getNumOperands(); OpNum != E; ++OpNum) { in analyzeInstructionForSinking() 734 if (!canReplaceOperandWithVariable(I0, OpNum)) in analyzeInstructionForSinking() 742 if ((isa<CallInst>(I0) || isa<InvokeInst>(I0)) && OpNum == E - 1 && in analyzeInstructionForSinking() 841 Instruction *I0 = Insts.front(); in sinkLastInstruction() local 844 for (unsigned O = 0, E = I0->getNumOperands(); O != E; ++O) { in sinkLastInstruction() 845 bool NeedPHI = llvm::any_of(Insts, [&I0, O](const Instruction *I) { in sinkLastInstruction() 846 return I->getOperand(O) != I0->getOperand(O); in sinkLastInstruction() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNSink.cpp | 717 Instruction *I0 = NewInsts[0]; in analyzeInstructionForSinking() local 721 auto hasDifferentNumOperands = [&I0](Instruction *I) { in analyzeInstructionForSinking() 722 return I->getNumOperands() != I0->getNumOperands(); in analyzeInstructionForSinking() 727 for (unsigned OpNum = 0, E = I0->getNumOperands(); OpNum != E; ++OpNum) { in analyzeInstructionForSinking() 731 if (!canReplaceOperandWithVariable(I0, OpNum)) in analyzeInstructionForSinking() 739 if ((isa<CallInst>(I0) || isa<InvokeInst>(I0)) && OpNum == E - 1 && in analyzeInstructionForSinking() 838 Instruction *I0 = Insts.front(); in sinkLastInstruction() local 841 for (unsigned O = 0, E = I0->getNumOperands(); O != E; ++O) { in sinkLastInstruction() 842 bool NeedPHI = llvm::any_of(Insts, [&I0, O](const Instruction *I) { in sinkLastInstruction() 843 return I->getOperand(O) != I0->getOperand(O); in sinkLastInstruction() [all …]
|
/external/llvm/unittests/IR/ |
D | ValueTest.cpp | 130 Instruction *I0 = &*BB.begin(); in TEST() local 131 ASSERT_TRUE(I0); in TEST() 152 CHECK_PRINT(I0, " %0 = add i32 %y, 1"); in TEST() 171 CHECK_PRINT_AS_OPERAND(I0, false, "%0"); in TEST() 173 CHECK_PRINT_AS_OPERAND(I0, true, "i32 %0"); in TEST() 200 Instruction *I0 = &*EntryBB.begin(); in TEST() local 201 ASSERT_TRUE(I0); in TEST() 207 EXPECT_EQ(MST.getLocalSlot(I0), 0); in TEST()
|
/external/llvm-project/libcxx/test/std/utilities/meta/meta.rel/ |
D | is_base_of_union.pass.cpp | 51 struct I0; 65 test_is_not_base_of<U0, I0>(); in main() 70 test_is_not_base_of<I0, int>(); in main() 82 test_is_not_base_of<I0, U0>(); in main() 87 test_is_not_base_of<int, I0>(); in main()
|
/external/llvm-project/llvm/unittests/IR/ |
D | ValueTest.cpp | 135 Instruction *I0 = &*BB.begin(); in TEST() local 136 ASSERT_TRUE(I0); in TEST() 162 CHECK_PRINT(I0, " %0 = add i32 %y, 1"); in TEST() 181 CHECK_PRINT_AS_OPERAND(I0, false, "%0"); in TEST() 183 CHECK_PRINT_AS_OPERAND(I0, true, "i32 %0"); in TEST() 212 Instruction *I0 = &*EntryBB.begin(); in TEST() local 213 ASSERT_TRUE(I0); in TEST() 219 EXPECT_EQ(MST.getLocalSlot(I0), 0); in TEST()
|
/external/llvm-project/llvm/test/Transforms/EarlyCSE/ |
D | phi.ll | 15 ; CHECK-NEXT: [[I0:%.*]] = phi i32 [ [[V0:%.*]], [[B0]] ], [ [[V1:%.*]], [[B1]] ] 17 ; CHECK-NEXT: store i32 [[I0]], i32* [[D0:%.*]], align 4 48 ; CHECK-NEXT: [[I0:%.*]] = phi i32 [ [[V0:%.*]], [[B0]] ], [ [[V1:%.*]], [[B1]] ] 50 ; CHECK-NEXT: store i32 [[I0]], i32* [[D0:%.*]], align 4 81 ; CHECK-NEXT: [[I0:%.*]] = phi i32 [ [[V0:%.*]], [[B0]] ], [ [[V1:%.*]], [[B1]] ] 83 ; CHECK-NEXT: store i32 [[I0]], i32* [[D0:%.*]], align 4 112 ; CHECK-NEXT: [[I0:%.*]] = phi i32 [ [[V0:%.*]], [[B0]] ], [ [[V1:%.*]], [[B1]] ] 114 ; CHECK-NEXT: store i32 [[I0]], i32* [[D0:%.*]], align 4 143 ; CHECK-NEXT: [[I0:%.*]] = phi i32 [ [[V0:%.*]], [[B0]] ], [ [[V1:%.*]], [[B1]] ] 145 ; CHECK-NEXT: store i32 [[I0]], i32* [[D0:%.*]], align 4 [all …]
|
/external/llvm-project/llvm/test/Transforms/InstSimplify/ |
D | phi-cse.ll | 18 ; CHECK-NEXT: [[I0:%.*]] = phi i32 [ [[V0:%.*]], [[B0]] ], [ [[V1:%.*]], [[B1]] ] 20 ; CHECK-NEXT: store i32 [[I0]], i32* [[D0:%.*]], align 4 51 ; CHECK-NEXT: [[I0:%.*]] = phi i32 [ [[V0:%.*]], [[B0]] ], [ [[V1:%.*]], [[B1]] ] 53 ; CHECK-NEXT: store i32 [[I0]], i32* [[D0:%.*]], align 4 84 ; CHECK-NEXT: [[I0:%.*]] = phi i32 [ [[V0:%.*]], [[B0]] ], [ [[V1:%.*]], [[B1]] ] 86 ; CHECK-NEXT: store i32 [[I0]], i32* [[D0:%.*]], align 4 115 ; CHECK-NEXT: [[I0:%.*]] = phi i32 [ [[V0:%.*]], [[B0]] ], [ [[V1:%.*]], [[B1]] ] 117 ; CHECK-NEXT: store i32 [[I0]], i32* [[D0:%.*]], align 4 146 ; CHECK-NEXT: [[I0:%.*]] = phi i32 [ [[V0:%.*]], [[B0]] ], [ [[V1:%.*]], [[B1]] ] 148 ; CHECK-NEXT: store i32 [[I0]], i32* [[D0:%.*]], align 4 [all …]
|
/external/turbine/javatests/com/google/turbine/lower/testdata/ |
D | bytetyparam.test | 1 %%% lib/I0.java %%% 4 public class I0<S> {} 10 public class IInner extends I0<S> {}
|