Lines Matching refs:temp
13226 simd8<int8_t> temp{vreinterpretq_s8_u8(in)};13227 temp.store_ascii_as_utf16<big_endian>(utf16_output);13486 simd8<int8_t> temp{vreinterpretq_s8_u8(in)};13487 temp.store_ascii_as_utf32_tbl(utf32_out);