Home | History | Annotate | Download | only in Bitcode

Lines Matching full:va_start

1089 declare void @llvm.va_start(i8*)
1096 call void @llvm.va_start(i8* %ap2)
1097 ; CHECK: call void @llvm.va_start(i8* %ap2)