Home
last modified time | relevance | path

Searched refs:fp32 (Results 1 – 25 of 58) sorted by relevance

123

/external/llvm/test/CodeGen/AMDGPU/
Dhsa-fp-mode.ll65 attributes #2 = { nounwind "target-features"="-fp32-denormals,+fp64-denormals" }
66 attributes #3 = { nounwind "target-features"="+fp32-denormals,-fp64-denormals" }
67 attributes #4 = { nounwind "target-features"="+fp32-denormals,+fp64-denormals" }
68 attributes #5 = { nounwind "target-features"="-fp32-denormals,-fp64-denormals" }
Ddefault-fp-mode.ll60 attributes #3 = { nounwind "target-features"="+fp32-denormals" }
61 attributes #4 = { nounwind "target-features"="+fp32-denormals,+fp64-denormals" }
62 attributes #5 = { nounwind "target-features"="-fp32-denormals,-fp64-denormals" }
Dllvm.amdgcn.rcp.ll125 attributes #1 = { nounwind "unsafe-fp-math"="false" "target-features"="-fp32-denormals" }
126 attributes #2 = { nounwind "unsafe-fp-math"="true" "target-features"="-fp32-denormals" }
127 attributes #3 = { nounwind "unsafe-fp-math"="false" "target-features"="+fp32-denormals" }
128 attributes #4 = { nounwind "unsafe-fp-math"="true" "target-features"="+fp32-denormals" }
Drsq.ll1 ; RUN: llc -march=amdgcn -mattr=-fp32-denormals -verify-machineinstrs -enable-unsafe-fp-math < %s |…
2 ; RUN: llc -march=amdgcn -mattr=-fp32-denormals -verify-machineinstrs < %s | FileCheck -check-prefi…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dhsa-fp-mode.ll75 attributes #2 = { nounwind "target-features"="-fp32-denormals,+fp64-fp16-denormals" }
76 attributes #3 = { nounwind "target-features"="+fp32-denormals,-fp64-fp16-denormals" }
77 attributes #4 = { nounwind "target-features"="+fp32-denormals,+fp64-fp16-denormals" }
78 attributes #5 = { nounwind "target-features"="-fp32-denormals,-fp64-fp16-denormals" }
Ddefault-fp-mode.ll113 attributes #3 = { nounwind "target-features"="+fp32-denormals" }
114 attributes #4 = { nounwind "target-features"="+fp32-denormals,+fp64-denormals" }
115 attributes #5 = { nounwind "target-features"="-fp32-denormals,-fp64-fp16-denormals" }
118 attributes #8 = { nounwind "target-features"="+fp32-denormals,+fp64-fp16-denormals" }
Dllvm.amdgcn.rcp.ll143 attributes #1 = { nounwind "unsafe-fp-math"="false" "target-features"="-fp32-denormals" }
144 attributes #2 = { nounwind "unsafe-fp-math"="true" "target-features"="-fp32-denormals" }
145 attributes #3 = { nounwind "unsafe-fp-math"="false" "target-features"="+fp32-denormals" }
146 attributes #4 = { nounwind "unsafe-fp-math"="true" "target-features"="+fp32-denormals" }
Dfmuladd.f32.ll1 ; RUN: llc -amdgpu-scalarize-global-loads=false -verify-machineinstrs -mcpu=tahiti -mattr=-fp32-den…
2 ; RUN: llc -amdgpu-scalarize-global-loads=false -verify-machineinstrs -mcpu=tahiti -mattr=+fp32-den…
3 ; RUN: llc -amdgpu-scalarize-global-loads=false -verify-machineinstrs -mcpu=verde -mattr=-fp32-deno…
4 ; RUN: llc -amdgpu-scalarize-global-loads=false -verify-machineinstrs -mcpu=verde -mattr=+fp32-deno…
6 ; RUN: llc -amdgpu-scalarize-global-loads=false -verify-machineinstrs -mcpu=tahiti -mattr=-fp32-den…
7 ; RUN: llc -amdgpu-scalarize-global-loads=false -verify-machineinstrs -mcpu=tahiti -mattr=+fp32-den…
8 ; RUN: llc -amdgpu-scalarize-global-loads=false -verify-machineinstrs -mcpu=verde -mattr=-fp32-deno…
9 ; RUN: llc -amdgpu-scalarize-global-loads=false -verify-machineinstrs -mcpu=verde -mattr=+fp32-deno…
12 ; RUN: llc -amdgpu-scalarize-global-loads=false -verify-machineinstrs -mcpu=gfx900 -mattr=-fp32-den…
13 ; RUN: llc -amdgpu-scalarize-global-loads=false -verify-machineinstrs -mcpu=gfx900 -mattr=+fp32-den…
[all …]
Dfadd-fma-fmul-combine.ll1 ; RUN: llc -march=amdgcn -mattr=+fast-fmaf,-fp32-denormals -enable-unsafe-fp-math -verify-machinein…
2 ; RUN: llc -march=amdgcn -mattr=-fast-fmaf,-fp32-denormals -enable-unsafe-fp-math -verify-machinein…
4 ; RUN: llc -march=amdgcn -mattr=+fast-fmaf,+fp32-denormals -enable-unsafe-fp-math -verify-machinein…
5 ; RUN: llc -march=amdgcn -mattr=-fast-fmaf,+fp32-denormals -enable-unsafe-fp-math -verify-machinein…
Dllvm.amdgcn.fmad.ftz.f16.ll2 ; RUN: llc -march=amdgcn -mcpu=tonga -mattr=+fp32-denormals -verify-machineinstrs < %s | FileCheck …
3 ; RUN: llc -march=amdgcn -mcpu=gfx900 -mattr=+fp32-denormals -verify-machineinstrs < %s | FileCheck…
Dllvm.amdgcn.fmad.ftz.ll3 ; RUN: llc -march=amdgcn -mcpu=tonga -mattr=+fp32-denormals -verify-machineinstrs < %s | FileCheck …
4 ; RUN: llc -march=amdgcn -mcpu=gfx900 -mattr=+fp32-denormals -verify-machineinstrs < %s | FileCheck…
Drsq.ll1 ; RUN: llc -amdgpu-scalarize-global-loads=false -march=amdgcn -mattr=-fp32-denormals -verify-mach…
2 ; RUN: llc -amdgpu-scalarize-global-loads=false -march=amdgcn -mattr=-fp32-denormals -verify-mach…
Dfpext-free.ll1 ; RUN: llc -march=amdgcn -mcpu=gfx900 -mattr=-fp32-denormals -verify-machineinstrs < %s | FileCheck…
2 ; RUN: llc -march=amdgcn -mcpu=gfx900 -mattr=+fp32-denormals -verify-machineinstrs < %s | FileCheck…
3 ; RUN: llc -march=amdgcn -mcpu=gfx803 -mattr=-fp32-denormals -verify-machineinstrs < %s | FileCheck…
4 ; RUN: llc -march=amdgcn -mcpu=gfx803 -mattr=+fp32-denormals -verify-machineinstrs < %s | FileCheck…
Dfdiv.ll272 attributes #0 = { nounwind "enable-unsafe-fp-math"="false" "target-features"="-fp32-denormals,-flat…
273 attributes #1 = { nounwind "enable-unsafe-fp-math"="true" "target-features"="-fp32-denormals,-flat-…
274 attributes #2 = { nounwind "enable-unsafe-fp-math"="false" "target-features"="+fp32-denormals,-flat…
Dfcanonicalize.ll555 attributes #2 = { nounwind "target-features"="-fp32-denormals,-fp64-fp16-denormals" }
556 attributes #3 = { nounwind "target-features"="+fp32-denormals,+fp64-fp16-denormals" }
557 attributes #4 = { nounwind "target-features"="-fp32-denormals,-fp64-fp16-denormals" "target-cpu"="t…
558 attributes #5 = { nounwind "target-features"="+fp32-denormals,+fp64-fp16-denormals" "target-cpu"="g…
559 attributes #6 = { nounwind "target-features"="-fp32-denormals,-fp64-fp16-denormals" "target-cpu"="g…
/external/swiftshader/src/System/
DHalf.hpp128 inline unsigned short float32ToFloat11(float fp32) in float32ToFloat11() argument
146 const unsigned int float32Bits = *reinterpret_cast<unsigned int*>(&fp32); in float32ToFloat11()
201 inline unsigned short float32ToFloat10(float fp32) in float32ToFloat10() argument
219 const unsigned int float32Bits = *reinterpret_cast<unsigned int*>(&fp32); in float32ToFloat10()
DHalf.cpp19 half::half(float fp32) in half() argument
21 unsigned int fp32i = *(unsigned int*)&fp32; in half()
/external/swiftshader/src/Common/
DHalf.cpp19 half::half(float fp32) in half() argument
21 unsigned int fp32i = *(unsigned int*)&fp32; in half()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/AMDGPU/
Dinline-target-cpu.ll83 attributes #2 = { nounwind "target-cpu"="fiji" "target-features"="+fp32-denormals" }
84 attributes #3 = { nounwind "target-features"="+fp32-denormals" }
85 attributes #4 = { nounwind "target-features"="-fp32-denormals" }
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUFeatures.td23 // fp32 denormals also causes instructions to run at the double
25 def FeatureFP32Denormals : SubtargetFeature<"fp32-denormals",
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp137 tcu::Float32 fp32(val); in isValidFloat() local
138 return !fp32.isDenorm() && !fp32.isInf() && !fp32.isNaN(); in isValidFloat()
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp135 tcu::Float32 fp32(val); in isValidFloat() local
136 return !fp32.isDenorm() && !fp32.isInf() && !fp32.isNaN(); in isValidFloat()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringExplicitLodTests.cpp74 const tcu::FloatFormat fp32 (-126, 127, 23, true); in getConversionPrecision() local
103 return fp32; in getConversionPrecision()
107 return fp32; in getConversionPrecision()
116 const tcu::FloatFormat fp32 (-126, 127, 23, true); in getFilteringPrecision() local
145 return fp32; in getFilteringPrecision()
149 return fp32; in getFilteringPrecision()
/external/v8/gypfiles/
Dtoolchain.gypi478 ['mips_fpu_mode=="fp32"', {
544 ['mips_fpu_mode=="fp32"', {
595 ['mips_fpu_mode=="fp32"', {
679 ['mips_fpu_mode=="fp32"', {
758 ['mips_fpu_mode=="fp32"', {
815 ['mips_fpu_mode=="fp32"', {
/external/llvm/lib/Target/AMDGPU/
DAMDGPU.td175 // fp32 denormals also causes instructions to run at the double
177 def FeatureFP32Denormals : SubtargetFeature<"fp32-denormals",

123