Searched defs:Fvec32s1_COMP (Results 1 – 1 of 1) sorted by relevance
205 #define Fvec32s1_COMP(op) friend F32vec1 cmp##op (const F32vec1 &a,const F32vec1 &b) { return _mm_c… macro207 Fvec32s1_COMP(lt) in Fvec32s1_COMP() function