![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
specialization of ipsdk::simd::detail::SignedUnsignedSubtractReg and SignedUnsignedAddReg structures for AVX2 More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/InstructionSetTypes.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/SignedUnsignedOpReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/AVX2/AddReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/AVX2/SubReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/AVX2/UnaryMinusReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/AVX2/IsGreaterReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/AVX2/IsGreaterEqualReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/AVX2/IsLessReg.h>#include <IPSDKUtil/InstructionSet/detail/AVX2/AssignRegDecl.h>#include <IPSDKUtil/InstructionSet/Logical/detail/AVX2/BitwiseAndReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/AVX2/BitwiseSelectReg.h>#include <IPSDKUtil/InstructionSet/AVX/AvxTypes.h>#include <IPSDKUtil/Tools/ForceInline.h>Go to the source code of this file.
Classes | |
| struct | ipsdk::simd::detail::SignedUnsignedSubtractReg< eInstructionSet::eIS_Avx2, T, false > |
| SignedUnsignedSubtractReg template specialization for instruction set AVX2 and for unsigned integers. More... | |
| struct | ipsdk::simd::detail::SignedUnsignedSubtractReg< eInstructionSet::eIS_Avx2, T, true > |
| SignedUnsignedSubtractReg template specialization for instruction set AVX2 and for signed integers. More... | |
| struct | ipsdk::simd::detail::SignedUnsignedAddReg< eInstructionSet::eIS_Avx2, T1, T2, false > |
| SignedUnsignedAddReg template specialization for instruction set AVX2 and for unsigned integers. More... | |
| struct | ipsdk::simd::detail::SignedUnsignedAddReg< eInstructionSet::eIS_Avx2, T1, T2, true > |
| SignedUnsignedAddReg template specialization for instruction set AVX2 and for signed integers. More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
specialization of ipsdk::simd::detail::SignedUnsignedSubtractReg and SignedUnsignedAddReg structures for AVX2
1.8.14