Home | History | Annotate | Download | only in gallivm

Lines Matching defs:floating

80     * Floating-point. Cannot be used with fixed. Integer numbers are
83 unsigned floating:1;
86 * Fixed-point. Cannot be used with floating. Integer numbers are
94 * If this is not set for floating point, it means that all values are
106 * For floating and fixed point formats it means the values should be
182 res_type.floating = TRUE;
198 res_type.floating = TRUE;
342 type.floating = TRUE;
358 type.floating = FALSE;
374 type.floating = FALSE;