Lines Matching refs:statepoint
5 define void @test_entry() gc "statepoint-example" {
9 ; CHECK: statepoint
17 ; CHECK-NOT: statepoint
23 define void @test_backedge() gc "statepoint-example" {
27 ; This statepoint is technically not required, but we don't exploit that yet.
28 ; CHECK: statepoint
32 ; CHECK: statepoint
40 define void @test_unreachable() gc "statepoint-example" {
44 ; CHECK: statepoint
48 ; CHECK-NOT: statepoint
55 ; Do we turn a call into it's own statepoint
56 define void @test_simple_call() gc "statepoint-example" {
62 ; CHECK: statepoint
70 define i1 @test_call_with_result() gc "statepoint-example" {
72 ; This is checking that a statepoint_poll + statepoint + result is
74 ; CHECK: gc.statepoint.p0f_isVoidf
75 ; CHECK: gc.statepoint.p0f_i1i1f