Home
last modified time | relevance | path

Searched defs:unrolling (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/test/
H A Dvectorization_logic.cpp38 bool test_assign(const Dst&, const Src&, int traversal, int unrolling) in test_assign()
63 bool test_assign(int traversal, int unrolling) in test_assign()
84 bool test_redux(const Xpr&, int traversal, int unrolling) in test_redux()
/aosp_15_r20/external/pytorch/caffe2/serialize/
H A Dcrc_alt.h445 for (size_t unrolling = 0; unrolling < Unroll; unrolling++) in crc32_4x8bytes() local
499 for (size_t unrolling = 0; unrolling < Unroll; unrolling++) in crc32_16bytes() local
575 for (size_t unrolling = 0; unrolling < Unroll; unrolling++) in crc32_16bytes_prefetch() local