Searched defs:I64vec2 (Results 1 – 1 of 1) sorted by relevance
40 class I64vec2; variable98 I64vec2() { } in I64vec2() function99 I64vec2(__m128i mm) : M128(mm) { } in I64vec2() function101 __MINGW_EXTENSION I64vec2(__m64 q1,__m64 q0) in I64vec2() function