Home
last modified time | relevance | path

Searched refs:test2a (Results 1 – 25 of 26) sorted by relevance

12

/external/clang/test/CodeGen/
Dbyval-memcpy-elim.c30 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/
Dipsccp-basic.ll24 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/
Dipsccp-basic.ll24 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/
Dforward_as_tuple.pass.cpp50 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/
Dcall.ll19 define void @test2a(i8 %A) {
25 call void bitcast (void (i8)* @test2a to void (i32)*)( i32 %A )
28 ; CHECK: call void @test2a(i8 %1)
Dor.ll20 define i8 @test2a(i8 %A) {
23 ; CHECK: @test2a
/external/clang/test/PCH/
Dcxx11-inheriting-ctors.cpp44 Test2<int> test2a(42); variable
/external/llvm/test/Transforms/GlobalOpt/
Datomic.ll16 define void @test2a() {
/external/clang/test/CodeGenCXX/
Dunknown-anytype.cpp33 float test2a() { in test2a() function
/external/llvm/test/Transforms/PhaseOrdering/
DPR6627.ll54 define void @test2a(i8* %arrayidx) nounwind ssp {
89 ; CHECK-LABEL: @test2a(
/external/swiftshader/third_party/LLVM/test/Transforms/PhaseOrdering/
Dbasic.ll78 define void @test2a(i8* %arrayidx) nounwind ssp {
113 ; CHECK: @test2a
/external/llvm/test/Transforms/InstCombine/
Dcall.ll42 define void @test2a(i8 %A) {
43 ; CHECK-LABEL: @test2a(
52 call void bitcast (void (i8)* @test2a to void (i32)*)( i32 %A )
Daligned-altivec.ll53 define <4 x i32> @test2a(<4 x i32>* align 16 %h, <4 x i32> %d) #0 {
Daligned-qpx.ll56 define <4 x float> @test2a(<4 x float>* align 16 %h, <4 x double> %d) #0 {
Dor.ll22 define i8 @test2a(i8 %A) {
23 ; CHECK-LABEL: @test2a(
/external/llvm/test/CodeGen/Generic/
Daddr-label.ll20 define i32 @test2a() nounwind {
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
Daddr-label.ll20 define i32 @test2a() nounwind {
/external/llvm/test/CodeGen/PowerPC/
Dctr-minmaxnum.ll132 define void @test2a(float %f, float* %fp) {
148 ; CHECK-LABEL: test2a:
/external/llvm/test/Transforms/EarlyCSE/
Dbasic.ll46 ; CHECK-LABEL: @test2a(
47 define i32 @test2a(i32 *%P, i1 %b) {
/external/llvm/test/CodeGen/MIR/Lanai/
Dpeephole-compare.mir23 # 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/
Dparameterized_classes_arc.mm81 void test2a() { test2_temp<id>(); } function
/external/swiftshader/third_party/LLVM/test/Analysis/BasicAA/
Dmodref.ll47 define i8 @test2a(i8* %P) {
/external/llvm/test/Transforms/ObjCARC/
Dallocas.ll206 ; CHECK: define void @test2a(i8* %x)
213 define void @test2a(i8* %x) {
/external/llvm/test/Analysis/BasicAA/
Dmodref.ll47 define i8 @test2a(i8* %P) {
Dcs-cs.ll56 define void @test2a(i8* noalias %P, i8* noalias %Q) nounwind ssp {
61 ; CHECK-LABEL: Function: test2a:

12