Home
last modified time | relevance | path

Searched refs:pknorm (Results 1 – 25 of 87) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1
H A Dllvm.amdgcn.cvt.pknorm.u16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.u16(float, float) #1
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.cvt.pknorm.i16.ll12 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %y)
22 %result = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %x, float %x)
41 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %b)
56 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float 1.0)
72 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float 1.0, float %a)
91 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %b)
110 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %a, float %neg.b)
130 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.a, float %neg.b)
151 %cvt = call <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float %neg.fabs.a, float %neg.b)
157 declare <2 x i16> @llvm.amdgcn.cvt.pknorm.i16(float, float) #1

1234