Searched defs:len_aligned (Results 1 – 6 of 6) sorted by relevance
51 size_t len_aligned; member
173 int len_aligned = len / (VLEN * 4) * (VLEN * 4); in QuantizeAvx2() local
187 int len_aligned = len / (VLEN * 4) * (VLEN * 4); in QuantizeAvx512() local
170 const auto len_aligned = len & ~(kF32ElementsPerIteration - 1); in dot_with_fp32_arith() local
328 const auto len_aligned = len & ~(kF16ElementsPerIteration - 1); in fp16_dot_with_fp16_arith() local485 const auto len_aligned = len & ~(kF32ElementsPerIteration - 1); in dot_with_fp32_arith() local
1013 cmsUInt32Number len, len_text, len_tag_requirement, len_aligned; in Type_Text_Description_Write() local