Searched refs:argLU (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/none/tests/amd64/ |
D | pcmpstr64.c | 449 UInt s_pcmpistri_4A ( V128* argLU, V128* argRU ) in s_pcmpistri_4A() argument 454 = pcmpXstrX_WRK( &resV, &resOSZACP, argLU, argRU, in s_pcmpistri_4A() 455 zmask_from_V128(argLU), in s_pcmpistri_4A() 540 UInt s_pcmpistri_3A ( V128* argLU, V128* argRU ) in s_pcmpistri_3A() argument 545 = pcmpXstrX_WRK( &resV, &resOSZACP, argLU, argRU, in s_pcmpistri_3A() 546 zmask_from_V128(argLU), in s_pcmpistri_3A() 634 UInt s_pcmpistri_0C ( V128* argLU, V128* argRU ) in s_pcmpistri_0C() argument 639 = pcmpXstrX_WRK( &resV, &resOSZACP, argLU, argRU, in s_pcmpistri_0C() 640 zmask_from_V128(argLU), in s_pcmpistri_0C() 721 UInt s_pcmpistri_08 ( V128* argLU, V128* argRU ) in s_pcmpistri_08() argument [all …]
|
D | pcmpstr64w.c | 408 UInt s_pcmpistri_4B ( V128* argLU, V128* argRU ) in s_pcmpistri_4B() argument 413 = pcmpXstrX_WRK_wide( &resV, &resOSZACP, argLU, argRU, in s_pcmpistri_4B() 414 zmask_from_V128(argLU), in s_pcmpistri_4B() 499 UInt s_pcmpistri_3B ( V128* argLU, V128* argRU ) in s_pcmpistri_3B() argument 504 = pcmpXstrX_WRK_wide( &resV, &resOSZACP, argLU, argRU, in s_pcmpistri_3B() 505 zmask_from_V128(argLU), in s_pcmpistri_3B() 593 UInt s_pcmpistri_0D ( V128* argLU, V128* argRU ) in s_pcmpistri_0D() argument 598 = pcmpXstrX_WRK_wide( &resV, &resOSZACP, argLU, argRU, in s_pcmpistri_0D() 599 zmask_from_V128(argLU), in s_pcmpistri_0D() 678 UInt s_pcmpistri_09 ( V128* argLU, V128* argRU ) in s_pcmpistri_09() argument [all …]
|