Home | History | Annotate | Download | only in priv

Lines Matching refs:HWord

1951    HWord fn = 0; /* helper fn for most SIMD64 stuff */
2337 fn = (HWord)h_generic_calc_Add8x8; goto binnish;
2339 fn = (HWord)h_generic_calc_Add16x4; goto binnish;
2341 fn = (HWord)h_generic_calc_Add32x2; goto binnish;
2344 fn = (HWord)h_generic_calc_Avg8Ux8; goto binnish;
2346 fn = (HWord)h_generic_calc_Avg16Ux4; goto binnish;
2349 fn = (HWord)h_generic_calc_CmpEQ8x8; goto binnish;
2351 fn = (HWord)h_generic_calc_CmpEQ16x4; goto binnish;
2353 fn = (HWord)h_generic_calc_CmpEQ32x2; goto binnish;
2356 fn = (HWord)h_generic_calc_CmpGT8Sx8; goto binnish;
2358 fn = (HWord)h_generic_calc_CmpGT16Sx4; goto binnish;
2360 fn = (HWord)h_generic_calc_CmpGT32Sx2; goto binnish;
2363 fn = (HWord)h_generic_calc_InterleaveHI8x8; goto binnish;
2365 fn = (HWord)h_generic_calc_InterleaveLO8x8; goto binnish;
2367 fn = (HWord)h_generic_calc_InterleaveHI16x4; goto binnish;
2369 fn = (HWord)h_generic_calc_InterleaveLO16x4; goto binnish;
2371 fn = (HWord)h_generic_calc_InterleaveHI32x2; goto binnish;
2373 fn = (HWord)h_generic_calc_InterleaveLO32x2; goto binnish;
2375 fn = (HWord)h_generic_calc_CatOddLanes16x4; goto binnish;
2377 fn = (HWord)h_generic_calc_CatEvenLanes16x4; goto binnish;
2379 fn = (HWord)h_generic_calc_Perm8x8; goto binnish;
2382 fn = (HWord)h_generic_calc_Max8Ux8; goto binnish;
2384 fn = (HWord)h_generic_calc_Max16Sx4; goto binnish;
2386 fn = (HWord)h_generic_calc_Min8Ux8; goto binnish;
2388 fn = (HWord)h_generic_calc_Min16Sx4; goto binnish;
2391 fn = (HWord)h_generic_calc_Mul16x4; goto binnish;
2393 fn = (HWord)h_generic_calc_Mul32x2; goto binnish;
2395 fn = (HWord)h_generic_calc_MulHi16Sx4; goto binnish;
2397 fn = (HWord)h_generic_calc_MulHi16Ux4; goto binnish;
2400 fn = (HWord)h_generic_calc_QAdd8Sx8; goto binnish;
2402 fn = (HWord)h_generic_calc_QAdd16Sx4; goto binnish;
2404 fn = (HWord)h_generic_calc_QAdd8Ux8; goto binnish;
2406 fn = (HWord)h_generic_calc_QAdd16Ux4; goto binnish;
2409 fn = (HWord)h_generic_calc_QNarrowBin32Sto16Sx4; goto binnish;
2411 fn = (HWord)h_generic_calc_QNarrowBin16Sto8Sx8; goto binnish;
2413 fn = (HWord)h_generic_calc_QNarrowBin16Sto8Ux8; goto binnish;
2415 fn = (HWord)h_generic_calc_NarrowBin16to8x8; goto binnish;
2417 fn = (HWord)h_generic_calc_NarrowBin32to16x4; goto binnish;
2420 fn = (HWord)h_generic_calc_QSub8Sx8; goto binnish;
2422 fn = (HWord)h_generic_calc_QSub16Sx4; goto binnish;
2424 fn = (HWord)h_generic_calc_QSub8Ux8; goto binnish;
2426 fn = (HWord)h_generic_calc_QSub16Ux4; goto binnish;
2429 fn = (HWord)h_generic_calc_Sub8x8; goto binnish;
2431 fn = (HWord)h_generic_calc_Sub16x4; goto binnish;
2433 fn = (HWord)h_generic_calc_Sub32x2; goto binnish;
2460 fn = (HWord)h_generic_calc_ShlN32x2; goto shifty;
2462 fn = (HWord)h_generic_calc_ShlN16x4; goto shifty;
2464 fn = (HWord)h_generic_calc_ShlN8x8; goto shifty;
2466 fn = (HWord)h_generic_calc_ShrN32x2; goto shifty;
2468 fn = (HWord)h_generic_calc_ShrN16x4; goto shifty;
2470 fn = (HWord)h_generic_calc_SarN32x2; goto shifty;
2472 fn = (HWord)h_generic_calc_SarN16x4; goto shifty;
2474 fn = (HWord)h_generic_calc_SarN8x8; goto shifty;
2710 fn = (HWord)h_generic_calc_CmpNEZ32x2; goto unish;
2712 fn = (HWord)h_generic_calc_CmpNEZ16x4; goto unish;
2714 fn = (HWord)h_generic_calc_CmpNEZ8x8; goto unish;
3162 HWord fn = 0; /* address of helper fn, if required */
3630 fn = (HWord)h_generic_calc_NarrowBin32to16x8;
3633 fn = (HWord)h_generic_calc_NarrowBin16to8x16;