Home | History | Annotate | Download | only in priv

Lines Matching full:hword

1913    HWord fn = 0; /* helper fn for most SIMD64 stuff */
2299 fn = (HWord)h_generic_calc_Add8x8; goto binnish;
2301 fn = (HWord)h_generic_calc_Add16x4; goto binnish;
2303 fn = (HWord)h_generic_calc_Add32x2; goto binnish;
2306 fn = (HWord)h_generic_calc_Avg8Ux8; goto binnish;
2308 fn = (HWord)h_generic_calc_Avg16Ux4; goto binnish;
2311 fn = (HWord)h_generic_calc_CmpEQ8x8; goto binnish;
2313 fn = (HWord)h_generic_calc_CmpEQ16x4; goto binnish;
2315 fn = (HWord)h_generic_calc_CmpEQ32x2; goto binnish;
2318 fn = (HWord)h_generic_calc_CmpGT8Sx8; goto binnish;
2320 fn = (HWord)h_generic_calc_CmpGT16Sx4; goto binnish;
2322 fn = (HWord)h_generic_calc_CmpGT32Sx2; goto binnish;
2325 fn = (HWord)h_generic_calc_InterleaveHI8x8; goto binnish;
2327 fn = (HWord)h_generic_calc_InterleaveLO8x8; goto binnish;
2329 fn = (HWord)h_generic_calc_InterleaveHI16x4; goto binnish;
2331 fn = (HWord)h_generic_calc_InterleaveLO16x4; goto binnish;
2333 fn = (HWord)h_generic_calc_InterleaveHI32x2; goto binnish;
2335 fn = (HWord)h_generic_calc_InterleaveLO32x2; goto binnish;
2337 fn = (HWord)h_generic_calc_CatOddLanes16x4; goto binnish;
2339 fn = (HWord)h_generic_calc_CatEvenLanes16x4; goto binnish;
2341 fn = (HWord)h_generic_calc_Perm8x8; goto binnish;
2344 fn = (HWord)h_generic_calc_Max8Ux8; goto binnish;
2346 fn = (HWord)h_generic_calc_Max16Sx4; goto binnish;
2348 fn = (HWord)h_generic_calc_Min8Ux8; goto binnish;
2350 fn = (HWord)h_generic_calc_Min16Sx4; goto binnish;
2353 fn = (HWord)h_generic_calc_Mul16x4; goto binnish;
2355 fn = (HWord)h_generic_calc_Mul32x2; goto binnish;
2357 fn = (HWord)h_generic_calc_MulHi16Sx4; goto binnish;
2359 fn = (HWord)h_generic_calc_MulHi16Ux4; goto binnish;
2362 fn = (HWord)h_generic_calc_QAdd8Sx8; goto binnish;
2364 fn = (HWord)h_generic_calc_QAdd16Sx4; goto binnish;
2366 fn = (HWord)h_generic_calc_QAdd8Ux8; goto binnish;
2368 fn = (HWord)h_generic_calc_QAdd16Ux4; goto binnish;
2371 fn = (HWord)h_generic_calc_QNarrow32Sx2; goto binnish;
2373 fn = (HWord)h_generic_calc_QNarrow16Sx4; goto binnish;
2375 fn = (HWord)h_generic_calc_QNarrow16Ux4; goto binnish;
2378 fn = (HWord)h_generic_calc_QSub8Sx8; goto binnish;
2380 fn = (HWord)h_generic_calc_QSub16Sx4; goto binnish;
2382 fn = (HWord)h_generic_calc_QSub8Ux8; goto binnish;
2384 fn = (HWord)h_generic_calc_QSub16Ux4; goto binnish;
2387 fn = (HWord)h_generic_calc_Sub8x8; goto binnish;
2389 fn = (HWord)h_generic_calc_Sub16x4; goto binnish;
2391 fn = (HWord)h_generic_calc_Sub32x2; goto binnish;
2418 fn = (HWord)h_generic_calc_ShlN32x2; goto shifty;
2420 fn = (HWord)h_generic_calc_ShlN16x4; goto shifty;
2422 fn = (HWord)h_generic_calc_ShlN8x8; goto shifty;
2424 fn = (HWord)h_generic_calc_ShrN32x2; goto shifty;
2426 fn = (HWord)h_generic_calc_ShrN16x4; goto shifty;
2428 fn = (HWord)h_generic_calc_SarN32x2; goto shifty;
2430 fn = (HWord)h_generic_calc_SarN16x4; goto shifty;
2432 fn = (HWord)h_generic_calc_SarN8x8; goto shifty;
2668 fn = (HWord)h_generic_calc_CmpNEZ32x2; goto unish;
2670 fn = (HWord)h_generic_calc_CmpNEZ16x4; goto unish;
2672 fn = (HWord)h_generic_calc_CmpNEZ8x8; goto unish;