/external/clang/test/CodeGen/ |
D | byval-memcpy-elim.c | 30 void test2a(struct Test3S q); 36 test2a(*q); in test2() 51 test2a(a); in test3() 52 test2a(b); in test3()
|
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/ |
D | ipsccp-basic.ll | 24 define internal i32 @test2a(i32 %A) { 28 %B = call i32 @test2a( i32 0 ) 31 %C.upgrd.1 = call i32 @test2a(i32 1) 34 ; CHECK: define internal i32 @test2a 40 %X = call i32 @test2a(i32 0) 44 ; CHECK-NEXT: %X = call i32 @test2a(i32 0)
|
/external/llvm/test/Transforms/SCCP/ |
D | ipsccp-basic.ll | 24 define internal i32 @test2a(i32 %A) { 28 %B = call i32 @test2a( i32 0 ) 31 %C.upgrd.1 = call i32 @test2a(i32 1) 34 ; CHECK-LABEL: define internal i32 @test2a( 40 %X = call i32 @test2a(i32 0) 44 ; CHECK-NEXT: %X = call i32 @test2a(i32 0)
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/ |
D | forward_as_tuple.pass.cpp | 50 test2a(const Tuple& t) in test2a() function 83 test2a(std::forward_as_tuple(i, c)); in main()
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | call.ll | 19 define void @test2a(i8 %A) { 25 call void bitcast (void (i8)* @test2a to void (i32)*)( i32 %A ) 28 ; CHECK: call void @test2a(i8 %1)
|
D | or.ll | 20 define i8 @test2a(i8 %A) { 23 ; CHECK: @test2a
|
/external/clang/test/PCH/ |
D | cxx11-inheriting-ctors.cpp | 44 Test2<int> test2a(42); variable
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | atomic.ll | 16 define void @test2a() {
|
/external/clang/test/CodeGenCXX/ |
D | unknown-anytype.cpp | 33 float test2a() { in test2a() function
|
/external/llvm/test/Transforms/PhaseOrdering/ |
D | PR6627.ll | 54 define void @test2a(i8* %arrayidx) nounwind ssp { 89 ; CHECK-LABEL: @test2a(
|
/external/swiftshader/third_party/LLVM/test/Transforms/PhaseOrdering/ |
D | basic.ll | 78 define void @test2a(i8* %arrayidx) nounwind ssp { 113 ; CHECK: @test2a
|
/external/llvm/test/Transforms/InstCombine/ |
D | call.ll | 42 define void @test2a(i8 %A) { 43 ; CHECK-LABEL: @test2a( 52 call void bitcast (void (i8)* @test2a to void (i32)*)( i32 %A )
|
D | aligned-altivec.ll | 53 define <4 x i32> @test2a(<4 x i32>* align 16 %h, <4 x i32> %d) #0 {
|
D | aligned-qpx.ll | 56 define <4 x float> @test2a(<4 x float>* align 16 %h, <4 x double> %d) #0 {
|
D | or.ll | 22 define i8 @test2a(i8 %A) { 23 ; CHECK-LABEL: @test2a(
|
/external/llvm/test/CodeGen/Generic/ |
D | addr-label.ll | 20 define i32 @test2a() nounwind {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | addr-label.ll | 20 define i32 @test2a() nounwind {
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ctr-minmaxnum.ll | 132 define void @test2a(float %f, float* %fp) { 148 ; CHECK-LABEL: test2a:
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | basic.ll | 46 ; CHECK-LABEL: @test2a( 47 define i32 @test2a(i32 *%P, i1 %b) {
|
/external/llvm/test/CodeGen/MIR/Lanai/ |
D | peephole-compare.mir | 23 # CHECK-LABEL: name: test2a 76 define i32 @test2a(i32 inreg %a, i32 inreg %b, i32 inreg %c, i32 inreg %d) { 369 name: test2a
|
/external/clang/test/SemaObjCXX/ |
D | parameterized_classes_arc.mm | 81 void test2a() { test2_temp<id>(); } function
|
/external/swiftshader/third_party/LLVM/test/Analysis/BasicAA/ |
D | modref.ll | 47 define i8 @test2a(i8* %P) {
|
/external/llvm/test/Transforms/ObjCARC/ |
D | allocas.ll | 206 ; CHECK: define void @test2a(i8* %x) 213 define void @test2a(i8* %x) {
|
/external/llvm/test/Analysis/BasicAA/ |
D | modref.ll | 47 define i8 @test2a(i8* %P) {
|
D | cs-cs.ll | 56 define void @test2a(i8* noalias %P, i8* noalias %Q) nounwind ssp { 61 ; CHECK-LABEL: Function: test2a:
|