Searched defs:f32 (Results 1 – 6 of 6) sorted by relevance
116 float f32 = 123.5; in TEST_F() local
42 float f32; in TEST() local193 float f32 = random_gen(), f32_z = 0, f32_min = std::numeric_limits<float>::min(), in TEST() local
44 float f32 = 0.0; in TEST() local187 float f32 = g_randomGen(), f32Z = 0.0, f32Min = std::numeric_limits<float>::min(), in TEST() local
564 IrConstructor &f32() // NOLINT(readability-identifier-naming) in f32() function
685 IrConstructor &f32() // NOLINT(readability-identifier-naming) in f32() function
1899 double f32 = -123.4; variable