Home
last modified time | relevance | path

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

/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/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/utilities/tuple/tuple.tuple/tuple.creation/
Dforward_as_tuple.pass.cpp45 test2a(const Tuple& t) in test2a() function
78 test2a(std::forward_as_tuple(i, c)); in main()
/external/clang/test/PCH/
Dcxx11-inheriting-ctors.cpp34 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/llvm/test/CodeGen/Generic/
Daddr-label.ll20 define i32 @test2a() nounwind {
/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 )
Dor.ll20 define i8 @test2a(i8 %A) {
23 ; CHECK-LABEL: @test2a(
/external/llvm/test/Analysis/BasicAA/
Dmodref.ll47 define i8 @test2a(i8* %P) {
Dcs-cs.ll53 define void @test2a(i8* noalias %P, i8* noalias %Q) nounwind ssp {
58 ; CHECK-LABEL: Function: test2a:
/external/llvm/test/Transforms/ObjCARC/
Dallocas.ll206 ; CHECK: define void @test2a(i8* %x)
213 define void @test2a(i8* %x) {
/external/llvm/test/CodeGen/X86/
Dstack-protector.ll154 ; test2a: struct { [16 x i8] }
157 define void @test2a(i8* %a) {
159 ; LINUX-I386-LABEL: test2a:
163 ; LINUX-X64-LABEL: test2a:
167 ; LINUX-KERNEL-X64-LABEL: test2a:
171 ; DARWIN-X64-LABEL: test2a: