Lines Matching refs:vec
18 void showYMM ( YMM* vec )21 assert(IS_32_ALIGNED(vec));23 printf("%02x", (UInt)vec->u8[i]);