Searched defs:rnd16 (Results 1 – 8 of 8) sorted by relevance
16 uint16_t rnd16; in LLVMFuzzerTestOneInput() local
25 uint16_t rnd16; in LLVMFuzzerTestOneInput() local
19 uint16_t rnd16 = 0; in LLVMFuzzerTestOneInput() local
22 uint16_t rnd16 = 0; in LLVMFuzzerTestOneInput() local
33 int32x4_t rnd16(float32x4_t a) { return vrndpq_f32(a); } in rnd16() function