/external/llvm/test/Transforms/AlignmentFromAssumptions/ |
D | start-unk.ll | 110 for.body137: ; preds = %test1b.exit, %for.body137.lr.ph 111 %ShndxTable.0309 = phi %type1* [ %1, %for.body137.lr.ph ], [ %incdec.ptr, %test1b.exit ] 130 br i1 undef, label %test1b.exit, label %cond.false.i.i 135 test1b.exit: ; preds = %cond.end.i 138 if.end150: ; preds = %test1b.exit, %test1a.exit, %if.then126…
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/ |
D | forward_as_tuple.pass.cpp | 39 test1b(const Tuple& t) in test1b() function 76 test1b(std::forward_as_tuple(i)); in main()
|
/external/clang/test/SemaObjCXX/ |
D | debugger-cast-result-to-id.mm | 6 extern __unknown_anytype test1b(); function 39 A *x4 = test1b();
|
D | arc-0x.mm | 44 void test1b() { function
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | cleanup-pointer-root-users.ll | 13 define void @test1b(i8* %p) { 14 ; CHECK-LABEL: @test1b(
|
/external/llvm/test/CodeGen/Generic/ |
D | addr-label.ll | 6 ret i8* blockaddress(@test1b, %test_label) 9 define i32 @test1b() nounwind {
|
/external/llvm/test/Transforms/SimplifyCFG/PowerPC/ |
D | cttz-ctlz-spec.ll | 24 define i64 @test1b(i64 %A) { 25 ; CHECK-LABEL: @test1b(
|
/external/clang/test/PCH/ |
D | cxx11-inheriting-ctors.cpp | 33 Test test1b(nullptr);
|
/external/llvm/test/CodeGen/X86/ |
D | sse3-avx-addsub.ll | 89 define <4 x float> @test1b(<4 x float> %A, <4 x float>* %B) { 96 ; CHECK-LABEL: test1b
|
D | movtopush.ll | 29 ; NORMAL-LABEL: test1b: 37 ; X64-LABEL: test1b: 43 define void @test1b() optsize {
|
D | stack-protector.ll | 54 ; test1b: array of [16 x i8] 58 define void @test1b(i8* %a) #0 { 60 ; LINUX-I386-LABEL: test1b: 64 ; LINUX-X64-LABEL: test1b: 68 ; LINUX-KERNEL-X64-LABEL: test1b: 72 ; DARWIN-X64-LABEL: test1b: 76 ; OPENBSD-AMD64-LABEL: test1b:
|
/external/clang/test/CodeGenCXX/ |
D | new.cpp | 249 void test1b(void *p) { in test1b() function
|
/external/llvm/test/Transforms/SCCP/ |
D | ipsccp-basic.ll | 12 define i32 @test1b() { 16 ; CHECK-LABEL: define i32 @test1b(
|
/external/clang/test/CodeGenObjC/ |
D | arc-precise-lifetime.m | 56 // CHECK-LABEL: define void @test1b() 57 void test1b(void) { function
|
/external/llvm/test/Transforms/SimplifyCFG/R600/ |
D | cttz-ctlz.ll | 65 define i64 @test1b(i64 %A) { 66 ; ALL-LABEL: @test1b(
|
/external/icu/icu4c/source/test/intltest/ |
D | citrtest.cpp | 200 CharacterIterator* test1b= new StringCharacterIterator(testText, -1); in TestConstructionAndEquality() local 232 test1b->getText(result2); in TestConstructionAndEquality() 250 delete test1b; in TestConstructionAndEquality()
|
/external/llvm/test/Transforms/SimplifyCFG/X86/ |
D | speculate-cttz-ctlz.ll | 71 define i64 @test1b(i64 %A) { 72 ; ALL-LABEL: @test1b(
|
/external/llvm/test/Transforms/InstCombine/ |
D | select-cmp-cttz-ctlz.ll | 73 define i16 @test1b(i16 %x) { 74 ; CHECK-LABEL: @test1b(
|
/external/llvm/test/Transforms/ObjCARC/ |
D | allocas.ll | 67 ; CHECK: define void @test1b(i8* %x) 74 define void @test1b(i8* %x) {
|
/external/clang/test/SemaCXX/ |
D | warn-thread-safety-analysis.cpp | 5040 void test1b() { in test1b() function in AcquiredBeforeAfterText::Foo6
|