Home
last modified time | relevance | path

Searched defs:LOAD_128_8 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lzma/C/
H A DSha256Opt.c301 #define LOAD_128_8(_p) vld1q_u8 (_p) macro
320 #define LOAD_128_8(_p) vreinterpretq_u8_u32(*(const v128 *)(const void *)(_p)) macro
H A DSha512Opt.c250 #define LOAD_128_8(_p) vld1q_u8 (_p) macro
H A DSha1Opt.c296 #define LOAD_128_8(_p) vld1q_u8 (_p) macro