Home | History | Annotate | Download | only in Analysis

Lines Matching full:convert

64     // If the vector is a vector of floating point, convert it to vector of int
98 // If this is a scalar -> vector cast, convert the input into a <1 x scalar>
140 // Okay, we know the destination is integer, if the input is FP, convert
586 // PtrToInt may change the bitwidth so we have convert to the right size
1017 // Convert the integer value to the right size to ensure we get the
1040 // Convert the integer value to the right size to ensure we get the
1198 APF.convert(APFloat::IEEEhalf, APFloat::rmNearestTiesToEven, &unused);
1220 APF.convert(APFloat::IEEEhalf, APFloat::rmNearestTiesToEven, &unused);
1272 Val.convert(APFloat::IEEEhalf, APFloat::rmNearestTiesToEven, &lost);
1300 APF.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, &unused);
1415 Val.convert(APFloat::IEEEsingle, APFloat::rmNearestTiesToEven, &lost);
1475 APF.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, &unused);
1491 APF.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, &unused);