Home
last modified time | relevance | path

Searched refs:FPRoundingMode (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/
H A DVectorComputeUtil.h61 FPRoundingMode getFPRoundingMode(unsigned FloatControl) noexcept;
66 unsigned getVCFloatControl(FPRoundingMode RoundMode) noexcept;
71 typedef SPIRV::SPIRVMap<FPRoundingMode, spv::ExecutionMode>
128 inline void SPIRVMap<spv::FPRoundingMode, spv::ExecutionMode>::init() { in init()
H A DVectorComputeUtil.cpp65 typedef SPIRVMap<FPRoundingMode, VCFloatControl> FPRoundingModeControlBitMap;
68 template <> inline void SPIRVMap<FPRoundingMode, VCFloatControl>::init() { in init()
86 FPRoundingMode getFPRoundingMode(unsigned FloatControl) noexcept { in getFPRoundingMode()
105 unsigned getVCFloatControl(FPRoundingMode RoundMode) noexcept { in getVCFloatControl()
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/test/llvm-intrinsics/
H A Dconstrained-convert.ll13 ; CHECK: Decorate [[sf]] FPRoundingMode 0
14 ; CHECK: Decorate [[uf]] FPRoundingMode 1
16 ; CHECK-NOT: Decorate [[fs]] FPRoundingMode
17 ; CHECK-NOT: Decorate [[fu]] FPRoundingMode
18 ; CHECK-NOT: Decorate [[fe]] FPRoundingMode
20 ; CHECK: Decorate [[ft]] FPRoundingMode 2
H A Dconstrained-arithmetic.ll12 ; CHECK-NOT: Decorate {{[0-9]+}} FPRoundingMode
14 ; CHECK: Decorate [[ad]] FPRoundingMode 0
15 ; CHECK: Decorate [[di]] FPRoundingMode 1
16 ; CHECK: Decorate [[su]] FPRoundingMode 2
17 ; CHECK: Decorate [[mu]] FPRoundingMode 3
19 ; CHECK-NOT: Decorate {{[0-9]+}} FPRoundingMode
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h685 FPRoundingMode rounding_mode = kRoundToZero);
691 FPRoundingMode rounding_mode = kRoundToZero);
694 FPRoundingMode rounding_mode = kRoundToZero);
698 FPRoundingMode rounding_mode);
701 FPRoundingMode rounding_mode = kRoundToZero);
706 FPRoundingMode rounding_mode = kRoundToZero);
709 FPRoundingMode rounding_mode = kRoundToZero);
712 FPRoundingMode rounding_mode = kRoundToZero);
767 void SetRoundingMode(FPRoundingMode RN);
/dports/www/node10/node-v10.24.1/deps/v8/src/s390/
H A Dmacro-assembler-s390.h700 FPRoundingMode rounding_mode = kRoundToZero);
706 FPRoundingMode rounding_mode = kRoundToZero);
709 FPRoundingMode rounding_mode = kRoundToZero);
713 FPRoundingMode rounding_mode);
716 FPRoundingMode rounding_mode = kRoundToZero);
721 FPRoundingMode rounding_mode = kRoundToZero);
724 FPRoundingMode rounding_mode = kRoundToZero);
727 FPRoundingMode rounding_mode = kRoundToZero);
789 void SetRoundingMode(FPRoundingMode RN);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h690 FPRoundingMode rounding_mode = kRoundToZero);
696 FPRoundingMode rounding_mode = kRoundToZero);
699 FPRoundingMode rounding_mode = kRoundToZero);
703 FPRoundingMode rounding_mode);
706 FPRoundingMode rounding_mode = kRoundToZero);
711 FPRoundingMode rounding_mode = kRoundToZero);
714 FPRoundingMode rounding_mode = kRoundToZero);
717 FPRoundingMode rounding_mode = kRoundToZero);
772 void SetRoundingMode(FPRoundingMode RN);
/dports/lang/v8/v8-9.6.180.12/src/codegen/s390/
H A Dmacro-assembler-s390.h726 FPRoundingMode rounding_mode = kRoundToZero);
732 FPRoundingMode rounding_mode = kRoundToZero);
735 FPRoundingMode rounding_mode = kRoundToZero);
739 FPRoundingMode rounding_mode);
742 FPRoundingMode rounding_mode = kRoundToZero);
747 FPRoundingMode rounding_mode = kRoundToZero);
750 FPRoundingMode rounding_mode = kRoundToZero);
753 FPRoundingMode rounding_mode = kRoundToZero);
808 void SetRoundingMode(FPRoundingMode RN);
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/libSPIRV/
H A DSPIRVDecorate.h625 spv::FPRoundingMode FloatControl) in SPIRVDecorateFunctionRoundingModeINTEL()
630 spv::FPRoundingMode getRoundingMode() const { in getRoundingMode()
631 return static_cast<spv::FPRoundingMode>(Literals.at(1)); in getRoundingMode()
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/projects/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs302 public enum FPRoundingMode enum in Spv.Specification
374 FPRoundingMode = 39, enumerator
H A Dspirv.lua281 FPRoundingMode = {
348 FPRoundingMode = 39,
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/projects/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.lua285 FPRoundingMode = {
352 FPRoundingMode = 39,
H A Dspirv.cs306 public enum FPRoundingMode enum in Spv.Specification
378 FPRoundingMode = 39, enumerator
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/projects/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.lua288 FPRoundingMode = {
355 FPRoundingMode = 39,
/dports/devel/intel-graphics-compiler/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs302 public enum FPRoundingMode enum in Spv.Specification
374 FPRoundingMode = 39, enumerator
H A Dspirv.lua281 FPRoundingMode = {
348 FPRoundingMode = 39,
/dports/devel/intel-graphics-compiler/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs306 public enum FPRoundingMode enum in Spv.Specification
378 FPRoundingMode = 39, enumerator
H A Dspirv.lua285 FPRoundingMode = {
352 FPRoundingMode = 39,
/dports/devel/intel-graphics-compiler/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.lua288 FPRoundingMode = {
355 FPRoundingMode = 39,
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/externals/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.lua288 FPRoundingMode = {
355 FPRoundingMode = 39,
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/externals/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.lua281 FPRoundingMode = {
348 FPRoundingMode = 39,
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/externals/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.lua285 FPRoundingMode = {
352 FPRoundingMode = 39,
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-headers/include/spirv/1.1/
H A Dspirv.cs306 public enum FPRoundingMode enum in Spv.Specification
378 FPRoundingMode = 39, enumerator
H A Dspirv.lua285 FPRoundingMode = {
352 FPRoundingMode = 39,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-headers/src/include/spirv/1.2/
H A Dspirv.lua288 FPRoundingMode = {
355 FPRoundingMode = 39,

12345678910>>...13