IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
partner
IPSDKUtil
InstructionSet
Logical
detail
IfElse0Reg.h
Go to the documentation of this file.
1
// IfElse0Reg.h:
3
// -------------------
4
//
13
14
#ifndef __IPSDKUTIL_INSTRUCTIONSET_LOGICAL_DETAIL_IFELSE0REG_H__
15
#define __IPSDKUTIL_INSTRUCTIONSET_LOGICAL_DETAIL_IFELSE0REG_H__
16
17
#include <
IPSDKUtil/IPSDKUtilExports.h
>
18
#include <
IPSDKUtil/InstructionSet/RegType.h
>
19
#include <
IPSDKUtil/InstructionSet/detail/AssignReg.h
>
20
#include <
IPSDKUtil/InstructionSet/detail/BitwiseCastReg.h
>
21
#include <
IPSDKUtil/Tools/ForceInline.h
>
22
23
#include <boost/type_traits/is_integral.hpp>
24
25
namespace
ipsdk
{
26
namespace
simd {
27
namespace
detail {
28
31
32
template
<eInstructionSet::domain IS,
typename
T,
typename
Enable=
void
>
33
struct
IfElse0Reg
34
{
35
};
36
39
40
}
// end of namespace detail
41
}
// end of namespace simd
42
}
// end of namespace ipsdk
43
44
#include <
IPSDKUtil/InstructionSet/Logical/detail/Std/IfElse0Reg.h
>
45
46
#include <
IPSDKUtil/InstructionSet/Logical/detail/Common/IfElse0Reg.h
>
47
48
#endif // __IPSDKUTIL_INSTRUCTIONSET_LOGICAL_DETAIL_IFELSE0REG_H__
ForceInline.h
Defines the IPSDK_FORCEINLINE.
ipsdk
Main namespace for IPSDK library.
Definition:
AlgorithmFunctionEfficiency.h:22
RegType.h
RegType class.
AssignReg.h
ipsdk::simd::detail::IfElse0Reg
Definition:
IfElse0Reg.h:33
IPSDKUtilExports.h
Definition of import/export macro for library.
IfElse0Reg.h
BitwiseCastReg.h
IfElse0Reg.h
Generated on Tue Apr 15 2025 16:20:45 for IPSDK by
1.8.14