Lines Matching full:nocapture
15 define void @bar(i32* nocapture readnone %x) #0 {
56 define void @hi1(i32* nocapture %x) #0 {
104 define void @hi2(i32* nocapture %x) #0 {
154 define void @goo(float %alpha, float* nocapture %a, float* nocapture readonly %b) #0 {
236 define void @hoo(float %alpha, float* nocapture %a, float* nocapture readonly %b, i32* nocapture readonly %ip) #0 {
338 define void @multi1(i32* nocapture %x) #0 {
397 define void @multi2(i32* nocapture %x) #0 {
455 define void @multi3(i32* nocapture %x) #0 {
501 define void @bar2(i32* nocapture readnone %x, i32 %y, i32 %z) #0 {
551 define void @gep1(%struct.s* nocapture %x) #0 {