Searched refs:rnd16 (Results 1 – 5 of 5) sorted by relevance
19 uint16_t rnd16 = 0; in LLVMFuzzerTestOneInput() local27 rnd16 = *(reinterpret_cast<const uint16_t *>(data)); in LLVMFuzzerTestOneInput()37 const icu::Locale& locale = GetRandomLocale(rnd16); in LLVMFuzzerTestOneInput()
22 uint16_t rnd16 = 0; in LLVMFuzzerTestOneInput() local32 rnd16 = *(reinterpret_cast<const uint16_t *>(data)); in LLVMFuzzerTestOneInput()41 const icu::Locale& locale = GetRandomLocale(rnd16); in LLVMFuzzerTestOneInput()
33 int32x4_t rnd16(float32x4_t a) { return vrndpq_f32(a); } in rnd16() function
42 define i16 @rnd16(i16 %arg) nounwind uwtable {50 ; CHECK: rnd16
51 define i16 @rnd16(i16 %arg) nounwind {52 ; CHECK-LABEL: rnd16: