Home
last modified time | relevance | path

Searched defs:Fvec32s1_COMP (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dfvec.h205 #define Fvec32s1_COMP(op) friend F32vec1 cmp##op (const F32vec1 &a,const F32vec1 &b) { return _mm_c… macro
207 Fvec32s1_COMP(lt) in Fvec32s1_COMP() function