Home | History | Annotate | Download | only in Bitcode

Lines Matching full:va_start

1058 declare void @llvm.va_start(i8*)
1065 call void @llvm.va_start(i8* %ap2)
1066 ; CHECK: call void @llvm.va_start(i8* %ap2)