Home | History | Annotate | Download | only in aarch64

Lines Matching refs:FPRounding

51                                      FPRounding round_mode) {
65 FPRounding round_mode) {
79 FPRounding round_mode) {
86 double Simulator::FixedToDouble(int64_t src, int fbits, FPRounding round) {
97 double Simulator::UFixedToDouble(uint64_t src, int fbits, FPRounding round) {
113 float Simulator::FixedToFloat(int64_t src, int fbits, FPRounding round) {
124 float Simulator::UFixedToFloat(uint64_t src, int fbits, FPRounding round) {
244 float16 Simulator::FPToFloat16(float value, FPRounding round_mode) {
294 float16 Simulator::FPToFloat16(double value, FPRounding round_mode) {
344 float Simulator::FPToFloat(double value, FPRounding round_mode) {
3814 double Simulator::FPRoundInt(double value, FPRounding round_mode) {
3883 int32_t Simulator::FPToInt32(double value, FPRounding rmode) {
3894 int64_t Simulator::FPToInt64(double value, FPRounding rmode) {
3905 uint32_t Simulator::FPToUInt32(double value, FPRounding rmode) {
3916 uint64_t Simulator::FPToUInt64(double value, FPRounding rmode) {
4434 FPRounding rounding_mode,
4464 FPRounding rounding_mode,
4486 FPRounding rounding_mode,
4702 T Simulator::FPRecipEstimate(T op, FPRounding rounding) {
4806 FPRounding round) {
4925 FPRounding round) {
4944 FPRounding round) {