File: addrspace_operators_spir.ll

package info (click to toggle)
pocl 6.0-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 25,304 kB
  • sloc: lisp: 149,513; ansic: 103,778; cpp: 54,947; python: 1,513; sh: 949; ruby: 255; pascal: 226; tcl: 180; makefile: 173; java: 72; xml: 49
file content (37 lines) | stat: -rw-r--r-- 1,298 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"

define spir_func i32 @_Z9get_fencePU3AS4v(i8* %address) local_unnamed_addr #0 {
  ret i32 3
}

define spir_func i32 @_Z9get_fencePv(i8* %address) local_unnamed_addr #0 {
  ret i32 3
}

define spir_func i32 @_Z9get_fencePU3AS1v(i8* %address) local_unnamed_addr #0 {
  ret i32 3
}

define spir_func i32 @_Z9get_fencePU3AS3v(i8* %address) local_unnamed_addr #0 {
  ret i32 3
}

define spir_func i32 @_Z9get_fencePU3AS4Kv(i8* %address) local_unnamed_addr #0 {
  ret i32 3
}

define spir_func i32 @_Z9get_fencePKv(i8* %address) local_unnamed_addr #0 {
  ret i32 3
}

define spir_func i32 @_Z9get_fencePU3AS1Kv(i8* %address) local_unnamed_addr #0 {
  ret i32 3
}

define spir_func i32 @_Z9get_fencePU3AS3Kv(i8* %address) local_unnamed_addr #0 {
  ret i32 3
}

attributes #0 = { noinline nounwind optnone uwtable "correctly-rounded-divide-sqrt-fp-math"="false" "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "no-trapping-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }

!0 = !{i32 1, !"wchar_size", i32 4}