Home | History | Annotate | Download | only in X86

Lines Matching full:filt

7 ; extern "C" int filt();
19 ; } __except (filt()) {
82 %cp3 = catchpad within %cs2 [i8* bitcast (i32 (i8*, i8*)* @"\01?filt$0@0@main@@" to i8*)]
129 ; CHECK-NEXT: .long "?filt$0@0@main@@"@IMGREL
137 ; CHECK-NEXT: .long "?filt$0@0@main@@"@IMGREL
141 ; CHECK-NEXT: .long "?filt$0@0@main@@"@IMGREL
167 define internal i32 @"\01?filt$0@0@main@@"(i8* nocapture readnone %exception_pointers, i8* nocapture readnone %frame_pointer) #1 {
169 %call = tail call i32 @filt()
173 ; CHECK: "?filt$0@0@main@@": # @"\01?filt$0@0@main@@"
174 ; CHECK: .seh_proc "?filt$0@0@main@@"
176 ; CHECK: rex64 jmp filt # TAILCALL
179 declare i32 @filt() #1