Home
last modified time | relevance | path

Searched refs:VEC_VP_CASE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetTransformInfo.h65 #define VEC_VP_CASE(SUFFIX) \ in isSupportedReduction() macro
70 VEC_VP_CASE(add) in isSupportedReduction()
71 VEC_VP_CASE(and) in isSupportedReduction()
72 VEC_VP_CASE(or) in isSupportedReduction()
73 VEC_VP_CASE(xor) in isSupportedReduction()
74 VEC_VP_CASE(smax) in isSupportedReduction()
80 #undef VEC_VP_CASE in isSupportedReduction()