Home | History | Annotate | Download | only in X86

Lines Matching full:nounwind

3 define i32 @test1() nounwind {
9 define void @test2(i32 %V) nounwind {
15 define void @test3() nounwind {
21 define void @test4() nounwind {
23 tail call void asm sideeffect "bork $0", "J"(i32 37) nounwind
28 define i32 @test5() nounwind {
30 %0 = tail call i32 asm "test", "=l,~{dirflag},~{fpsr},~{flags}"() nounwind
35 define void @test6(i1 zeroext %desired) nounwind {
37 tail call void asm sideeffect "foo $0", "q,~{dirflag},~{fpsr},~{flags}"(i1 %desired) nounwind
41 define void @test7(i1 zeroext %desired, i32* %p) nounwind {
43 %0 = tail call i8 asm sideeffect "xchg $0, $1", "=r,*m,0,~{memory},~{dirflag},~{fpsr},~{flags}"(i32* %p, i1 %desired) nounwind
50 define void @constrain_abcd(i8* %h) nounwind ssp {
52 %0 = call { i32, i32, i32, i32, i32 } asm sideeffect "", "=&r,=&r,=&r,=&r,=&q,r,~{ecx},~{memory},~{dirflag},~{fpsr},~{flags}"(i8* %h) nounwind
57 define i32 @pr14376() nounwind noinline {
59 %asm = tail call i32 asm sideeffect "", "={ax},i,~{eax},~{flags},~{rax}"(i64 61) nounwind