Lines Matching refs:example
11 define i8 @test() gc "statepoint-example" {
22 define i8 @test2(i8 addrspace(1)* %p) gc "statepoint-example" {
46 define i8 @test3(i1 %always_true) gc "statepoint-example" {
59 define i8 addrspace(1)* @test4(i8 addrspace(1)* %p) gc "statepoint-example" {
75 ;; NOTE: This particular example can be jump-threaded, but in general,
92 define i8 addrspace(1)* @test5(i1 %always_true) gc "statepoint-example" {
102 define i8 addrspace(1)* @test6(i64 %arg) gc "statepoint-example" {
113 define i8 addrspace(1)* @test7(i64 %arg) gc "statepoint-example" {
124 define i8 @test8(i8 addrspace(1)* %p) gc "statepoint-example" {
159 define i8 @test9(i8 addrspace(1)* %p) gc "statepoint-example" {
193 define i8 @test10(i8 addrspace(1)* %p) gc "statepoint-example" {
227 define i32 addrspace(1)* @test11(i1 %c) gc "statepoint-example" {
240 define <2 x i32 addrspace(1)*> @test12(i1 %c) gc "statepoint-example" {
254 define <2 x i32 addrspace(1)*> @test13(i1 %c, <2 x i32 addrspace(1)*> %ptr) gc "statepoint-example"…