Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMCallOptimize.cpp3063 #define INLINE_SIMD_BITWISE_(OP) \ in inlineSimdInt32x4() macro
3068 BITWISE_COMMONX4_SIMD_OP(INLINE_SIMD_BITWISE_) in inlineSimdInt32x4()
3069 #undef INLINE_SIMD_BITWISE_ in inlineSimdInt32x4()
3152 #define INLINE_SIMD_BITWISE_(OP) \ in inlineSimdFloat32x4() macro
3157 BITWISE_COMMONX4_SIMD_OP(INLINE_SIMD_BITWISE_) in inlineSimdFloat32x4()
3158 #undef INLINE_SIMD_BITWISE_ in inlineSimdFloat32x4()