Home | History | Annotate | Download | only in CodeGen

Lines Matching full:float32_t

11 float32_t test_vcvtxd_f32_f64(float64_t a) {
12 return (float32_t)vcvtxd_f32_f64(a);
18 int32_t test_vcvtas_s32_f32(float32_t a) {
32 uint32_t test_vcvtas_u32_f32(float32_t a) {
46 int32_t test_vcvtms_s32_f32(float32_t a) {
60 uint32_t test_vcvtms_u32_f32(float32_t a) {
74 int32_t test_vcvtns_s32_f32(float32_t a) {
88 uint32_t test_vcvtns_u32_f32(float32_t a) {
102 int32_t test_vcvtps_s32_f32(float32_t a) {
116 uint32_t test_vcvtps_u32_f32(float32_t a) {
130 int32_t test_vcvts_s32_f32(float32_t a) {
144 uint32_t test_vcvts_u32_f32(float32_t a) {