Home
last modified time | relevance | path

Searched refs:index_u32 (Results 1 – 5 of 5) sorted by relevance

/external/ruy/ruy/
Dblock_map.cc95 const std::uint32_t index_u32 = index; in GetBlockByIndex() local
100 index_u32 & (num_blocks_per_local_curve - 1); in GetBlockByIndex()
121 index_u32 >> 2 * block_map.num_blocks_base_log2; in GetBlockByIndex()
/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
Dacle_sve_ldff1sh.c274 return SVE_ACLE_FUNC(svldff1sh_gather_, s32, index_u32, )(pg, base, indices); in test_svldff1sh_gather_s32index_u32()
310 return SVE_ACLE_FUNC(svldff1sh_gather_, u32, index_u32, )(pg, base, indices); in test_svldff1sh_gather_u32index_u32()
Dacle_sve_ld1sh.c274 return SVE_ACLE_FUNC(svld1sh_gather_, s32, index_u32, )(pg, base, indices); in test_svld1sh_gather_s32index_u32()
310 return SVE_ACLE_FUNC(svld1sh_gather_, u32, index_u32, )(pg, base, indices); in test_svld1sh_gather_u32index_u32()
Dacle_sve_ldff1uh.c274 return SVE_ACLE_FUNC(svldff1uh_gather_, s32, index_u32, )(pg, base, indices); in test_svldff1uh_gather_s32index_u32()
310 return SVE_ACLE_FUNC(svldff1uh_gather_, u32, index_u32, )(pg, base, indices); in test_svldff1uh_gather_u32index_u32()
Dacle_sve_ld1uh.c274 return SVE_ACLE_FUNC(svld1uh_gather_, s32, index_u32, )(pg, base, indices); in test_svld1uh_gather_s32index_u32()
310 return SVE_ACLE_FUNC(svld1uh_gather_, u32, index_u32, )(pg, base, indices); in test_svld1uh_gather_u32index_u32()