Searched defs:is_integer (Results 1 – 7 of 7) sorted by relevance
23 uint64x2_t is_integer = vceqq_f64 (x, rounded); in V_NAME_D1_L1() local
24 uint32x4_t is_integer = vceqq_f32 (x, rounded); in V_NAME_F1_L1() local
25 svbool_t is_integer = svcmpeq (pg, x, fint_comp); in SV_NAME_F1_L1() local
25 svbool_t is_integer = svcmpeq (pg, x, fint_comp); in SV_NAME_D1_L1() local
480 is_integer( in is_integer() function
207 is_integer(const char *s) in is_integer() function
3171 bool is_integer = GetCompilerType().IsInteger(); in CastToBasicType() local3318 bool is_integer = GetCompilerType().IsInteger(); in CastToEnumType() local