Searched defs:selectedPermute_lo (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ | ||
| H A D | fetch_jit.cpp | 1335 Value* selectedPermute_lo = (i < 2) ? vi128XY_lo : vi128ZW_lo; local in function:FetchJit::Shuffle8bpcGatherd16 1705 Value* selectedPermute_lo = (i < 2) ? vi128XY_lo : vi128ZW_lo; local in function:FetchJit::Shuffle16bpcGather16 |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ | ||
| H A D | fetch_jit.cpp | 1415 Value* selectedPermute_lo = (i < 2) ? vi128XY_lo : vi128ZW_lo; local in function:FetchJit::Shuffle8bpcGatherd16 1791 Value* selectedPermute_lo = (i < 2) ? vi128XY_lo : vi128ZW_lo; local in function:FetchJit::Shuffle16bpcGather16 |
Completed in 19 milliseconds