Lines Matching +full:test +full:- +full:static +full:- +full:dbg
1 ; RUN: llc -mcpu=core2 -mtriple=i686-pc-win32 -O0 < %s | FileCheck --check-prefix=X86 %s
4 ; D:\test.cpp:
7 ; 3 static void bar(int arg, ...) {
18 ; X86: .cv_file 1 "D:\\test.cpp"
20 ; X86-LABEL: {{^}}"?bar@@YAXHZZ":
24 ; X86-NOT: ret
26 ; X86-LABEL: .section .debug$S,"dr"
28 ; X86-NEXT: .secidx "?bar@@YAXHZZ"
33 ; ModuleID = 'test.cpp'
34 target datalayout = "e-m:w-p:32:32-i64:64-f80:32-n8:16:32-S32"
35 target triple = "i686-pc-win32"
38 define void @"\01?spam@@YAXXZ"() #0 !dbg !4 {
40 tail call void @"\01?bar@@YAXHZZ"(), !dbg !11
41 ret void, !dbg !12
45 define internal void @"\01?bar@@YAXHZZ"() #0 !dbg !7 {
47 tail call void @"\01?foo@@YAXXZ"() #2, !dbg !13
48 ret void, !dbg !14
53 …-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math…
54 …-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math…
57 !llvm.dbg.cu = !{!0}
62 !1 = !DIFile(filename: "test.cpp", directory: "D:\5C")
65 !5 = !DIFile(filename: "test.cpp", directory: "D:C")