Home
last modified time | relevance | path

Searched defs:I64vec2 (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/
Ddvec.h40 class I64vec2; variable
98 I64vec2() { } in I64vec2() function
99 I64vec2(__m128i mm) : M128(mm) { } in I64vec2() function
101 __MINGW_EXTENSION I64vec2(__m64 q1,__m64 q0) in I64vec2() function