Home
last modified time | relevance | path

Searched defs:lane1 (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Modules/_sha3/kcp/
DKeccakP-1600-opt64.c313 UINT64 lane1[1]; in KeccakP1600_ExtractBytesInLane() local
390 UINT64 lane1[1]; in KeccakP1600_ExtractAndAddBytesInLane() local
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc7346 uint8_t lane1 = 2 - (3 * i); in TEST_SVE() local
7356 uint16_t lane1 = -3 + (5 * i); in TEST_SVE() local
7366 uint32_t lane1 = 4 - (7 * i); in TEST_SVE() local
7376 uint64_t lane1 = -8 + (3 * i); in TEST_SVE() local
7517 uint8_t lane1 = -5 + (11 * i); in TEST_SVE() local
7527 uint16_t lane1 = 7 - (2 * i); in TEST_SVE() local
7538 uint32_t lane1 = -8 + (3 * i); in TEST_SVE() local
7549 uint64_t lane1 = 33 - (11 * i); in TEST_SVE() local
7713 uint8_t lane1 = 2 - (3 * i); in TEST_SVE() local
7725 uint16_t lane1 = -3 + (5 * i); in TEST_SVE() local
[all …]
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c3269 static inline enum dpp_ctrl dpp_quad_perm(unsigned lane0, unsigned lane1, unsigned lane2, in dpp_quad_perm()
4163 unsigned lane1, unsigned lane2, unsigned lane3) in ac_build_quad_swizzle()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c2684 bi_index lane1, lane2; in bi_emit_alu() local
/third_party/node/deps/simdutf/
Dsimdutf.cpp18424 simdutf_really_inline __m512i expand_and_identify(__m512i lane0, __m512i lane1, int &count) { in expand_and_identify()
18648 const __m512i lane1 = broadcast_epi128<1>(utf8); in valid_utf8_to_fixed_length() local
18697 const __m512i lane1 = broadcast_epi128<1>(utf8); in valid_utf8_to_fixed_length() local
18944 const __m512i lane1 = broadcast_epi128<1>(utf8); in validating_utf8_to_fixed_length() local
18994 const __m512i lane1 = broadcast_epi128<1>(utf8); in validating_utf8_to_fixed_length() local
19070 const __m512i lane1 = broadcast_epi128<1>(utf8); in validating_utf8_to_fixed_length_with_constant_checks() local
19122 const __m512i lane1 = broadcast_epi128<1>(utf8); in validating_utf8_to_fixed_length_with_constant_checks() local